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