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