Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.body$(CreateTablespaceDetails body)
Alternative setter for the body parameter.
|
static CreateTablespaceRequest.Builder |
CreateTablespaceRequest.builder()
Return a new builder for this request object.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.copy(CreateTablespaceRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.createTablespaceDetails(CreateTablespaceDetails createTablespaceDetails)
The details required to create a tablespace.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.managedDatabaseId(String managedDatabaseId)
The OCID of the
Managed Database.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateTablespaceRequest.Builder |
CreateTablespaceRequest.toBuilder()
Return an instance of
CreateTablespaceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.