Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static GetDomainRequest.Builder |
GetDomainRequest.builder()
Return a new builder for this request object.
|
GetDomainRequest.Builder |
GetDomainRequest.Builder.copy(GetDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDomainRequest.Builder |
GetDomainRequest.Builder.domainId(String domainId)
The domain OCID.
|
GetDomainRequest.Builder |
GetDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDomainRequest.Builder |
GetDomainRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetDomainRequest.Builder |
GetDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDomainRequest.Builder |
GetDomainRequest.toBuilder()
Return an instance of
GetDomainRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.