static GetNamespaceRequest.Builder |
GetNamespaceRequest.builder() |
Return a new builder for this request object.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.compartmentId(String compartmentId) |
This is an optional field representing either the tenancy
OCID or the
compartment OCID
within the tenancy whose Object Storage namespace is to be retrieved.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.copy(GetNamespaceRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.opcClientRequestId(String opcClientRequestId) |
The client request ID for tracing.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.toBuilder() |
|