Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
GetTraceResponse |
TraceClient.getTrace(GetTraceRequest request) |
GetTraceResponse |
Trace.getTrace(GetTraceRequest request)
Gets the trace details identified by traceId.
|
Future<GetTraceResponse> |
TraceAsyncClient.getTrace(GetTraceRequest request,
AsyncHandler<GetTraceRequest,GetTraceResponse> handler) |
Future<GetTraceResponse> |
TraceAsync.getTrace(GetTraceRequest request,
AsyncHandler<GetTraceRequest,GetTraceResponse> handler)
Gets the trace details identified by traceId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTraceResponse> |
TraceAsyncClient.getTrace(GetTraceRequest request,
AsyncHandler<GetTraceRequest,GetTraceResponse> handler) |
Future<GetTraceResponse> |
TraceAsync.getTrace(GetTraceRequest request,
AsyncHandler<GetTraceRequest,GetTraceResponse> handler)
Gets the trace details identified by traceId.
|
Modifier and Type | Method and Description |
---|---|
GetTraceRequest |
GetTraceRequest.Builder.build()
Build the instance of GetTraceRequest as configured by this builder
|
GetTraceRequest |
GetTraceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTraceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTraceRequest.Builder |
GetTraceRequest.Builder.copy(GetTraceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.