| Package | Description |
|---|---|
| com.google.api.services.sqladmin | |
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
SQLAdmin.Instances.RotateServerCertificate |
SQLAdmin.Instances.rotateServerCertificate(String project,
String instance,
InstancesRotateServerCertificateRequest content)
Rotates the server certificate version to one previously added with the addServerCertificate
method.
|
| Constructor and Description |
|---|
RotateServerCertificate(String project,
String instance,
InstancesRotateServerCertificateRequest content)
Rotates the server certificate version to one previously added with the addServerCertificate
method.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesRotateServerCertificateRequest |
InstancesRotateServerCertificateRequest.clone() |
InstancesRotateServerCertificateRequest |
InstancesRotateServerCertificateRequest.set(String fieldName,
Object value) |
InstancesRotateServerCertificateRequest |
InstancesRotateServerCertificateRequest.setRotateServerCertificateContext(RotateServerCertificateContext rotateServerCertificateContext)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.