#include <url_map_reference.h>
◆ UrlMapReference() [1/2]
google_compute_api::UrlMapReference::UrlMapReference |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ UrlMapReference() [2/2]
google_compute_api::UrlMapReference::UrlMapReference |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~UrlMapReference()
google_compute_api::UrlMapReference::~UrlMapReference |
( |
| ) |
|
|
virtual |
◆ clear_url_map()
void google_compute_api::UrlMapReference::clear_url_map |
( |
| ) |
|
|
inline |
Clears the 'urlMap
' attribute.
◆ get_url_map()
const StringPiece google_compute_api::UrlMapReference::get_url_map |
( |
| ) |
const |
|
inline |
Get the value of the 'urlMap
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::UrlMapReference::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_url_map()
bool google_compute_api::UrlMapReference::has_url_map |
( |
| ) |
const |
|
inline |
Determine if the 'urlMap
' attribute was set.
- Returns
- true if the '
urlMap
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_url_map()
void google_compute_api::UrlMapReference::set_url_map |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'urlMap
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: