#include <instances_demote_master_request.h>
Database demote master request.
◆ InstancesDemoteMasterRequest() [1/2]
| google_sqladmin_api::InstancesDemoteMasterRequest::InstancesDemoteMasterRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ InstancesDemoteMasterRequest() [2/2]
| google_sqladmin_api::InstancesDemoteMasterRequest::InstancesDemoteMasterRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~InstancesDemoteMasterRequest()
| google_sqladmin_api::InstancesDemoteMasterRequest::~InstancesDemoteMasterRequest |
( |
| ) |
|
|
virtual |
◆ clear_demote_master_context()
| void google_sqladmin_api::InstancesDemoteMasterRequest::clear_demote_master_context |
( |
| ) |
|
|
inline |
Clears the 'demoteMasterContext' attribute.
◆ get_demote_master_context()
| const DemoteMasterContext google_sqladmin_api::InstancesDemoteMasterRequest::get_demote_master_context |
( |
| ) |
const |
Get a reference to the value of the 'demoteMasterContext' attribute.
◆ GetTypeName()
| const StringPiece google_sqladmin_api::InstancesDemoteMasterRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_demote_master_context()
| bool google_sqladmin_api::InstancesDemoteMasterRequest::has_demote_master_context |
( |
| ) |
const |
|
inline |
Determine if the 'demoteMasterContext' attribute was set.
- Returns
- true if the '
demoteMasterContext' attribute was set.
◆ mutable_demoteMasterContext()
| DemoteMasterContext google_sqladmin_api::InstancesDemoteMasterRequest::mutable_demoteMasterContext |
( |
| ) |
|
Gets a reference to a mutable value of the 'demoteMasterContext' property.
Contains details about the demoteMaster operation.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
The documentation for this class was generated from the following files: