TestRequest.Builder |
TestRequest.Builder.apmDomainId(String apmDomainId) |
The APM Domain ID the request is intended for.
|
TestRequest.Builder |
TestRequest.Builder.body$(TestDetails body) |
Alternative setter for the body parameter.
|
static TestRequest.Builder |
TestRequest.builder() |
Return a new builder for this request object.
|
TestRequest.Builder |
TestRequest.Builder.copy(TestRequest o) |
Copy method to populate the builder with values from the given instance.
|
TestRequest.Builder |
TestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
TestRequest.Builder |
TestRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
TestRequest.Builder |
TestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
TestRequest.Builder |
TestRequest.Builder.testDetails(TestDetails testDetails) |
The test input.
|
TestRequest.Builder |
TestRequest.toBuilder() |
|