Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTablespaceResponse |
DbManagementClient.updateTablespace(UpdateTablespaceRequest request) |
UpdateTablespaceResponse |
DbManagement.updateTablespace(UpdateTablespaceRequest request)
Updates the attributes of the tablespace specified by tablespaceName within the Managed
Database specified by managedDatabaseId.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateTablespaceResponse> |
DbManagementAsync.updateTablespace(UpdateTablespaceRequest request,
AsyncHandler<UpdateTablespaceRequest,UpdateTablespaceResponse> handler)
Updates the attributes of the tablespace specified by tablespaceName within the Managed
Database specified by managedDatabaseId.
|
Future<UpdateTablespaceResponse> |
DbManagementAsyncClient.updateTablespace(UpdateTablespaceRequest request,
AsyncHandler<UpdateTablespaceRequest,UpdateTablespaceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateTablespaceResponse> |
DbManagementAsync.updateTablespace(UpdateTablespaceRequest request,
AsyncHandler<UpdateTablespaceRequest,UpdateTablespaceResponse> handler)
Updates the attributes of the tablespace specified by tablespaceName within the Managed
Database specified by managedDatabaseId.
|
Future<UpdateTablespaceResponse> |
DbManagementAsyncClient.updateTablespace(UpdateTablespaceRequest request,
AsyncHandler<UpdateTablespaceRequest,UpdateTablespaceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateTablespaceResponse |
UpdateTablespaceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateTablespaceResponse.Builder |
UpdateTablespaceResponse.Builder.copy(UpdateTablespaceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.