| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
SslCertsInsertResponse |
SslCertsInsertResponse.clone() |
SslCertsInsertResponse |
SslCertsInsertResponse.set(String fieldName,
Object value) |
SslCertsInsertResponse |
SslCertsInsertResponse.setClientCert(SslCertDetail clientCert)
The new client certificate and private key.
|
SslCertsInsertResponse |
SslCertsInsertResponse.setKind(String kind)
This is always *sql#sslCertsInsert*.
|
SslCertsInsertResponse |
SslCertsInsertResponse.setOperation(Operation operation)
The operation to track the ssl certs insert request.
|
SslCertsInsertResponse |
SslCertsInsertResponse.setServerCaCert(SslCert serverCaCert)
The server Certificate Authority's certificate.
|
Copyright © 2011–2020 Google. All rights reserved.