#include <policy_alternative_name_server_config_target_name_server.h>
◆ PolicyAlternativeNameServerConfigTargetNameServer() [1/2]
google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::PolicyAlternativeNameServerConfigTargetNameServer |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ PolicyAlternativeNameServerConfigTargetNameServer() [2/2]
google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::PolicyAlternativeNameServerConfigTargetNameServer |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~PolicyAlternativeNameServerConfigTargetNameServer()
google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::~PolicyAlternativeNameServerConfigTargetNameServer |
( |
| ) |
|
|
virtual |
◆ clear_ipv4_address()
void google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::clear_ipv4_address |
( |
| ) |
|
|
inline |
Clears the 'ipv4Address
' attribute.
◆ clear_kind()
void google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ get_ipv4_address()
const StringPiece google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::get_ipv4_address |
( |
| ) |
const |
|
inline |
Get the value of the 'ipv4Address
' attribute.
◆ get_kind()
const StringPiece google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ GetTypeName()
const StringPiece google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_dns_api::PolicyAlternativeNameServerConfigTargetNameSe rver
◆ has_ipv4_address()
bool google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::has_ipv4_address |
( |
| ) |
const |
|
inline |
Determine if the 'ipv4Address
' attribute was set.
- Returns
- true if the '
ipv4Address
' attribute was set.
◆ has_kind()
bool google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_ipv4_address()
void google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::set_ipv4_address |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'ipv4Address
' attribute.
IPv4 address to forward to.
- Parameters
-
◆ set_kind()
void google_dns_api::PolicyAlternativeNameServerConfigTargetNameServer::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
Identifies what kind of resource this is. Value: the fixed string "dns#policyAlternativeNameServerConfigTargetNameServer".
- Parameters
-
The documentation for this class was generated from the following files: