Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.RotateDistributedDatabasePasswordsResponse
-
Packages that use RotateDistributedDatabasePasswordsResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of RotateDistributedDatabasePasswordsResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return RotateDistributedDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedDatabasePasswordsResponseDistributedDbService. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request)Rotate the gsmuser and gsmcatuser passwords for shards and catalog of the Globally distributed database.RotateDistributedDatabasePasswordsResponseDistributedDbServiceClient. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type RotateDistributedDatabasePasswordsResponse Modifier and Type Method Description Future<RotateDistributedDatabasePasswordsResponse>DistributedDbServiceAsync. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request, AsyncHandler<RotateDistributedDatabasePasswordsRequest,RotateDistributedDatabasePasswordsResponse> handler)Rotate the gsmuser and gsmcatuser passwords for shards and catalog of the Globally distributed database.Future<RotateDistributedDatabasePasswordsResponse>DistributedDbServiceAsyncClient. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request, AsyncHandler<RotateDistributedDatabasePasswordsRequest,RotateDistributedDatabasePasswordsResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type RotateDistributedDatabasePasswordsResponse Modifier and Type Method Description Future<RotateDistributedDatabasePasswordsResponse>DistributedDbServiceAsync. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request, AsyncHandler<RotateDistributedDatabasePasswordsRequest,RotateDistributedDatabasePasswordsResponse> handler)Rotate the gsmuser and gsmcatuser passwords for shards and catalog of the Globally distributed database.Future<RotateDistributedDatabasePasswordsResponse>DistributedDbServiceAsyncClient. rotateDistributedDatabasePasswords(RotateDistributedDatabasePasswordsRequest request, AsyncHandler<RotateDistributedDatabasePasswordsRequest,RotateDistributedDatabasePasswordsResponse> handler) -
Uses of RotateDistributedDatabasePasswordsResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return RotateDistributedDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedDatabasePasswordsResponseRotateDistributedDatabasePasswordsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type RotateDistributedDatabasePasswordsResponse Modifier and Type Method Description RotateDistributedDatabasePasswordsResponse.BuilderRotateDistributedDatabasePasswordsResponse.Builder. copy(RotateDistributedDatabasePasswordsResponse o)Copy method to populate the builder with values from the given instance.
-