static GetTablespaceRequest.Builder |
GetTablespaceRequest.builder() |
Return a new builder for this request object.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.copy(GetTablespaceRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.managedDatabaseId(String managedDatabaseId) |
The OCID of the
Managed Database.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.opcNamedCredentialId(String opcNamedCredentialId) |
The OCID of the Named Credential.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.Builder.tablespaceName(String tablespaceName) |
The name of the tablespace.
|
GetTablespaceRequest.Builder |
GetTablespaceRequest.toBuilder() |
|