Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.responses |
Modifier and Type | Method and Description |
---|---|
GetTraceSnapshotResponse |
TraceClient.getTraceSnapshot(GetTraceSnapshotRequest request) |
GetTraceSnapshotResponse |
Trace.getTraceSnapshot(GetTraceSnapshotRequest request)
Gets the trace snapshots data identified by trace ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTraceSnapshotResponse> |
TraceAsyncClient.getTraceSnapshot(GetTraceSnapshotRequest request,
AsyncHandler<GetTraceSnapshotRequest,GetTraceSnapshotResponse> handler) |
Future<GetTraceSnapshotResponse> |
TraceAsync.getTraceSnapshot(GetTraceSnapshotRequest request,
AsyncHandler<GetTraceSnapshotRequest,GetTraceSnapshotResponse> handler)
Gets the trace snapshots data identified by trace ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTraceSnapshotResponse> |
TraceAsyncClient.getTraceSnapshot(GetTraceSnapshotRequest request,
AsyncHandler<GetTraceSnapshotRequest,GetTraceSnapshotResponse> handler) |
Future<GetTraceSnapshotResponse> |
TraceAsync.getTraceSnapshot(GetTraceSnapshotRequest request,
AsyncHandler<GetTraceSnapshotRequest,GetTraceSnapshotResponse> handler)
Gets the trace snapshots data identified by trace ID.
|
Modifier and Type | Method and Description |
---|---|
GetTraceSnapshotResponse |
GetTraceSnapshotResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTraceSnapshotResponse.Builder |
GetTraceSnapshotResponse.Builder.copy(GetTraceSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.