#include <ssl_policy_reference.h>
◆ SslPolicyReference() [1/2]
google_compute_api::SslPolicyReference::SslPolicyReference |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ SslPolicyReference() [2/2]
google_compute_api::SslPolicyReference::SslPolicyReference |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~SslPolicyReference()
google_compute_api::SslPolicyReference::~SslPolicyReference |
( |
| ) |
|
|
virtual |
◆ clear_ssl_policy()
void google_compute_api::SslPolicyReference::clear_ssl_policy |
( |
| ) |
|
|
inline |
Clears the 'sslPolicy
' attribute.
◆ get_ssl_policy()
const StringPiece google_compute_api::SslPolicyReference::get_ssl_policy |
( |
| ) |
const |
|
inline |
Get the value of the 'sslPolicy
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::SslPolicyReference::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_ssl_policy()
bool google_compute_api::SslPolicyReference::has_ssl_policy |
( |
| ) |
const |
|
inline |
Determine if the 'sslPolicy
' attribute was set.
- Returns
- true if the '
sslPolicy
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_ssl_policy()
void google_compute_api::SslPolicyReference::set_ssl_policy |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'sslPolicy
' attribute.
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
- Parameters
-
The documentation for this class was generated from the following files: