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