Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.responses |
Modifier and Type | Method and Description |
---|---|
GetTraceResponse |
TraceClient.getTrace(GetTraceRequest request) |
GetTraceResponse |
Trace.getTrace(GetTraceRequest request)
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 |
---|---|
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 |
---|---|
GetTraceResponse |
GetTraceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTraceResponse.Builder |
GetTraceResponse.Builder.copy(GetTraceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.