Uses of Class
com.oracle.bmc.apmtraces.requests.GetAggregatedSnapshotRequest
-
Packages that use GetAggregatedSnapshotRequest Package Description com.oracle.bmc.apmtraces com.oracle.bmc.apmtraces.requests -
-
Uses of GetAggregatedSnapshotRequest in com.oracle.bmc.apmtraces
Methods in com.oracle.bmc.apmtraces with parameters of type GetAggregatedSnapshotRequest Modifier and Type Method Description GetAggregatedSnapshotResponseTrace. getAggregatedSnapshot(GetAggregatedSnapshotRequest request)Gets the aggregated snapshot identified by trace ID.Future<GetAggregatedSnapshotResponse>TraceAsync. getAggregatedSnapshot(GetAggregatedSnapshotRequest request, AsyncHandler<GetAggregatedSnapshotRequest,GetAggregatedSnapshotResponse> handler)Gets the aggregated snapshot identified by trace ID.Future<GetAggregatedSnapshotResponse>TraceAsyncClient. getAggregatedSnapshot(GetAggregatedSnapshotRequest request, AsyncHandler<GetAggregatedSnapshotRequest,GetAggregatedSnapshotResponse> handler)GetAggregatedSnapshotResponseTraceClient. getAggregatedSnapshot(GetAggregatedSnapshotRequest request)Method parameters in com.oracle.bmc.apmtraces with type arguments of type GetAggregatedSnapshotRequest Modifier and Type Method Description Future<GetAggregatedSnapshotResponse>TraceAsync. getAggregatedSnapshot(GetAggregatedSnapshotRequest request, AsyncHandler<GetAggregatedSnapshotRequest,GetAggregatedSnapshotResponse> handler)Gets the aggregated snapshot identified by trace ID.Future<GetAggregatedSnapshotResponse>TraceAsyncClient. getAggregatedSnapshot(GetAggregatedSnapshotRequest request, AsyncHandler<GetAggregatedSnapshotRequest,GetAggregatedSnapshotResponse> handler) -
Uses of GetAggregatedSnapshotRequest in com.oracle.bmc.apmtraces.requests
Methods in com.oracle.bmc.apmtraces.requests that return GetAggregatedSnapshotRequest Modifier and Type Method Description GetAggregatedSnapshotRequestGetAggregatedSnapshotRequest.Builder. build()Build the instance of GetAggregatedSnapshotRequest as configured by this builderGetAggregatedSnapshotRequestGetAggregatedSnapshotRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAggregatedSnapshotRequest as configured by this builderMethods in com.oracle.bmc.apmtraces.requests with parameters of type GetAggregatedSnapshotRequest Modifier and Type Method Description GetAggregatedSnapshotRequest.BuilderGetAggregatedSnapshotRequest.Builder. copy(GetAggregatedSnapshotRequest o)Copy method to populate the builder with values from the given instance.
-