Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ChangeSqlCollectionCompartmentResponse |
DataSafe.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request)
Moves the specified SQL collection and its dependent resources into a different compartment.
|
ChangeSqlCollectionCompartmentResponse |
DataSafeClient.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeSqlCollectionCompartmentResponse> |
DataSafeAsync.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request,
AsyncHandler<ChangeSqlCollectionCompartmentRequest,ChangeSqlCollectionCompartmentResponse> handler)
Moves the specified SQL collection and its dependent resources into a different compartment.
|
Future<ChangeSqlCollectionCompartmentResponse> |
DataSafeAsyncClient.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request,
AsyncHandler<ChangeSqlCollectionCompartmentRequest,ChangeSqlCollectionCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeSqlCollectionCompartmentResponse> |
DataSafeAsync.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request,
AsyncHandler<ChangeSqlCollectionCompartmentRequest,ChangeSqlCollectionCompartmentResponse> handler)
Moves the specified SQL collection and its dependent resources into a different compartment.
|
Future<ChangeSqlCollectionCompartmentResponse> |
DataSafeAsyncClient.changeSqlCollectionCompartment(ChangeSqlCollectionCompartmentRequest request,
AsyncHandler<ChangeSqlCollectionCompartmentRequest,ChangeSqlCollectionCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeSqlCollectionCompartmentResponse |
ChangeSqlCollectionCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeSqlCollectionCompartmentResponse.Builder |
ChangeSqlCollectionCompartmentResponse.Builder.copy(ChangeSqlCollectionCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.