Package | Description |
---|---|
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.apmDomainId(String apmDomainId)
The APM Domain ID for the intended request.
|
static GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.builder()
Return a new builder for this request object.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.copy(GetAggregatedSnapshotRequest o)
Copy method to populate the builder with values from the given instance.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.serverName(String serverName)
Name of the server.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.serviceName(String serviceName)
Name associated with the service.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.spanKey(String spanKey)
Unique Application Performance Monitoring span identifier (spanId).
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.spanName(String spanName)
Name of the span associated with the trace.
|
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.toBuilder()
Return an instance of
GetAggregatedSnapshotRequest.Builder that allows you to modify request properties. |
GetAggregatedSnapshotRequest.Builder |
GetAggregatedSnapshotRequest.Builder.traceKey(String traceKey)
Unique Application Performance Monitoring trace identifier (traceId).
|
Copyright © 2016–2024. All rights reserved.