Package | Description |
---|---|
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
static GetNamespaceRequest.Builder |
GetNamespaceRequest.builder()
Return a new builder for this request object.
|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.compartmentId(String compartmentId)
|
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()
Return an instance of
GetNamespaceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.