Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDatabaseSecurityConfigCompartmentResponse> |
DataSafeAsync.changeDatabaseSecurityConfigCompartment(ChangeDatabaseSecurityConfigCompartmentRequest request,
AsyncHandler<ChangeDatabaseSecurityConfigCompartmentRequest,ChangeDatabaseSecurityConfigCompartmentResponse> handler)
Moves the specified database security configuration and its dependent resources into a
different compartment.
|
Future<ChangeDatabaseSecurityConfigCompartmentResponse> |
DataSafeAsyncClient.changeDatabaseSecurityConfigCompartment(ChangeDatabaseSecurityConfigCompartmentRequest request,
AsyncHandler<ChangeDatabaseSecurityConfigCompartmentRequest,ChangeDatabaseSecurityConfigCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeDatabaseSecurityConfigCompartmentRequest |
ChangeDatabaseSecurityConfigCompartmentRequest.Builder.build()
Build the instance of ChangeDatabaseSecurityConfigCompartmentRequest as configured by
this builder
|
ChangeDatabaseSecurityConfigCompartmentRequest |
ChangeDatabaseSecurityConfigCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeDatabaseSecurityConfigCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeDatabaseSecurityConfigCompartmentRequest.Builder |
ChangeDatabaseSecurityConfigCompartmentRequest.Builder.copy(ChangeDatabaseSecurityConfigCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.