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