Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.requests |
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.
|
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 |
---|---|
GetTraceSnapshotRequest |
GetTraceSnapshotRequest.Builder.build()
Build the instance of GetTraceSnapshotRequest as configured by this builder
|
GetTraceSnapshotRequest |
GetTraceSnapshotRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTraceSnapshotRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTraceSnapshotRequest.Builder |
GetTraceSnapshotRequest.Builder.copy(GetTraceSnapshotRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.