| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
RotateServerCaContext |
RotateServerCaContext.clone() |
RotateServerCaContext |
InstancesRotateServerCaRequest.getRotateServerCaContext()
Contains details about the rotate server CA operation.
|
RotateServerCaContext |
RotateServerCaContext.set(String fieldName,
Object value) |
RotateServerCaContext |
RotateServerCaContext.setKind(String kind)
This is always *sql#rotateServerCaContext*.
|
RotateServerCaContext |
RotateServerCaContext.setNextVersion(String nextVersion)
The fingerprint of the next version to be rotated to.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesRotateServerCaRequest |
InstancesRotateServerCaRequest.setRotateServerCaContext(RotateServerCaContext rotateServerCaContext)
Contains details about the rotate server CA operation.
|
Copyright © 2011–2020 Google. All rights reserved.