Uses of Class
com.oracle.bmc.database.responses.RotateAutonomousVmClusterSslCertsResponse
- 
Packages that use RotateAutonomousVmClusterSslCertsResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of RotateAutonomousVmClusterSslCertsResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return RotateAutonomousVmClusterSslCertsResponse Modifier and Type Method Description RotateAutonomousVmClusterSslCertsResponseDatabase. rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request)Rotates the SSL certificates for Autonomous Exadata VM cluster.RotateAutonomousVmClusterSslCertsResponseDatabaseClient. rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request)Method parameters in com.oracle.bmc.database with type arguments of type RotateAutonomousVmClusterSslCertsResponse Modifier and Type Method Description Future<RotateAutonomousVmClusterSslCertsResponse>DatabaseAsync. rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request, AsyncHandler<RotateAutonomousVmClusterSslCertsRequest,RotateAutonomousVmClusterSslCertsResponse> handler)Rotates the SSL certificates for Autonomous Exadata VM cluster.Future<RotateAutonomousVmClusterSslCertsResponse>DatabaseAsyncClient. rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request, AsyncHandler<RotateAutonomousVmClusterSslCertsRequest,RotateAutonomousVmClusterSslCertsResponse> handler)
- 
Uses of RotateAutonomousVmClusterSslCertsResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return RotateAutonomousVmClusterSslCertsResponse Modifier and Type Method Description RotateAutonomousVmClusterSslCertsResponseRotateAutonomousVmClusterSslCertsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type RotateAutonomousVmClusterSslCertsResponse Modifier and Type Method Description RotateAutonomousVmClusterSslCertsResponse.BuilderRotateAutonomousVmClusterSslCertsResponse.Builder. copy(RotateAutonomousVmClusterSslCertsResponse o)Copy method to populate the builder with values from the given instance.
 
-