Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetTablespaceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.