#include <ssl_certs_insert_request.h>
◆ SslCertsInsertRequest() [1/2]
| google_sqladmin_api::SslCertsInsertRequest::SslCertsInsertRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SslCertsInsertRequest() [2/2]
| google_sqladmin_api::SslCertsInsertRequest::SslCertsInsertRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SslCertsInsertRequest()
| google_sqladmin_api::SslCertsInsertRequest::~SslCertsInsertRequest |
( |
| ) |
|
|
virtual |
◆ clear_common_name()
| void google_sqladmin_api::SslCertsInsertRequest::clear_common_name |
( |
| ) |
|
|
inline |
Clears the 'commonName' attribute.
◆ get_common_name()
| const StringPiece google_sqladmin_api::SslCertsInsertRequest::get_common_name |
( |
| ) |
const |
|
inline |
Get the value of the 'commonName' attribute.
◆ GetTypeName()
| const StringPiece google_sqladmin_api::SslCertsInsertRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_common_name()
| bool google_sqladmin_api::SslCertsInsertRequest::has_common_name |
( |
| ) |
const |
|
inline |
Determine if the 'commonName' attribute was set.
- Returns
- true if the '
commonName' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_common_name()
| void google_sqladmin_api::SslCertsInsertRequest::set_common_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'commonName' attribute.
User supplied name. Must be a distinct name from the other certificates for this instance.
- Parameters
-
The documentation for this class was generated from the following files: