Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
RotateAutonomousVmClusterSslCertsResponse |
DatabaseClient.rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request) |
RotateAutonomousVmClusterSslCertsResponse |
Database.rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request)
Rotates the SSL certificates for Autonomous Exadata VM cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<RotateAutonomousVmClusterSslCertsResponse> |
DatabaseAsyncClient.rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request,
AsyncHandler<RotateAutonomousVmClusterSslCertsRequest,RotateAutonomousVmClusterSslCertsResponse> handler) |
Future<RotateAutonomousVmClusterSslCertsResponse> |
DatabaseAsync.rotateAutonomousVmClusterSslCerts(RotateAutonomousVmClusterSslCertsRequest request,
AsyncHandler<RotateAutonomousVmClusterSslCertsRequest,RotateAutonomousVmClusterSslCertsResponse> handler)
Rotates the SSL certificates for Autonomous Exadata VM cluster.
|
Modifier and Type | Method and Description |
---|---|
RotateAutonomousVmClusterSslCertsResponse |
RotateAutonomousVmClusterSslCertsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RotateAutonomousVmClusterSslCertsResponse.Builder |
RotateAutonomousVmClusterSslCertsResponse.Builder.copy(RotateAutonomousVmClusterSslCertsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.