| Package | Description |
|---|---|
| com.google.api.services.sqladmin | |
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
SQLAdmin.Instances.RotateServerCa |
SQLAdmin.Instances.rotateServerCa(String project,
String instance,
InstancesRotateServerCaRequest content)
Rotates the server certificate to one signed by the Certificate Authority (CA) version previously
added with the addServerCA method.
|
| Constructor and Description |
|---|
RotateServerCa(String project,
String instance,
InstancesRotateServerCaRequest content)
Rotates the server certificate to one signed by the Certificate Authority (CA) version
previously added with the addServerCA method.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesRotateServerCaRequest |
InstancesRotateServerCaRequest.clone() |
InstancesRotateServerCaRequest |
InstancesRotateServerCaRequest.set(String fieldName,
Object value) |
InstancesRotateServerCaRequest |
InstancesRotateServerCaRequest.setRotateServerCaContext(RotateServerCaContext rotateServerCaContext)
Contains details about the rotate server CA operation.
|
Copyright © 2011–2022 Google. All rights reserved.