Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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 |
---|---|
ChangeSqlCollectionCompartmentRequest |
ChangeSqlCollectionCompartmentRequest.Builder.build()
Build the instance of ChangeSqlCollectionCompartmentRequest as configured by this builder
|
ChangeSqlCollectionCompartmentRequest |
ChangeSqlCollectionCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSqlCollectionCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSqlCollectionCompartmentRequest.Builder |
ChangeSqlCollectionCompartmentRequest.Builder.copy(ChangeSqlCollectionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.