Uses of Class
com.oracle.bmc.distributeddatabase.responses.RotateDistributedAutonomousDatabasePasswordsResponse
- 
Packages that use RotateDistributedAutonomousDatabasePasswordsResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of RotateDistributedAutonomousDatabasePasswordsResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return RotateDistributedAutonomousDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedAutonomousDatabasePasswordsResponseDistributedAutonomousDbService. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request)Rotate passwords for different components of the Globally distributed autonomous database.RotateDistributedAutonomousDatabasePasswordsResponseDistributedAutonomousDbServiceClient. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type RotateDistributedAutonomousDatabasePasswordsResponse Modifier and Type Method Description Future<RotateDistributedAutonomousDatabasePasswordsResponse>DistributedAutonomousDbServiceAsync. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request, AsyncHandler<RotateDistributedAutonomousDatabasePasswordsRequest,RotateDistributedAutonomousDatabasePasswordsResponse> handler)Rotate passwords for different components of the Globally distributed autonomous database.Future<RotateDistributedAutonomousDatabasePasswordsResponse>DistributedAutonomousDbServiceAsyncClient. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request, AsyncHandler<RotateDistributedAutonomousDatabasePasswordsRequest,RotateDistributedAutonomousDatabasePasswordsResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type RotateDistributedAutonomousDatabasePasswordsResponse Modifier and Type Method Description Future<RotateDistributedAutonomousDatabasePasswordsResponse>DistributedAutonomousDbServiceAsync. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request, AsyncHandler<RotateDistributedAutonomousDatabasePasswordsRequest,RotateDistributedAutonomousDatabasePasswordsResponse> handler)Rotate passwords for different components of the Globally distributed autonomous database.Future<RotateDistributedAutonomousDatabasePasswordsResponse>DistributedAutonomousDbServiceAsyncClient. rotateDistributedAutonomousDatabasePasswords(RotateDistributedAutonomousDatabasePasswordsRequest request, AsyncHandler<RotateDistributedAutonomousDatabasePasswordsRequest,RotateDistributedAutonomousDatabasePasswordsResponse> handler)
- 
Uses of RotateDistributedAutonomousDatabasePasswordsResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return RotateDistributedAutonomousDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedAutonomousDatabasePasswordsResponseRotateDistributedAutonomousDatabasePasswordsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type RotateDistributedAutonomousDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedAutonomousDatabasePasswordsResponse.BuilderRotateDistributedAutonomousDatabasePasswordsResponse.Builder. copy(RotateDistributedAutonomousDatabasePasswordsResponse o)Copy method to populate the builder with values from the given instance.
 
-