#include <administrator_web_token_spec_store_builder.h>
◆ AdministratorWebTokenSpecStoreBuilder() [1/2]
google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::AdministratorWebTokenSpecStoreBuilder |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ AdministratorWebTokenSpecStoreBuilder() [2/2]
google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::AdministratorWebTokenSpecStoreBuilder |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~AdministratorWebTokenSpecStoreBuilder()
google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::~AdministratorWebTokenSpecStoreBuilder |
( |
| ) |
|
|
virtual |
◆ clear_enabled()
void google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::clear_enabled |
( |
| ) |
|
|
inline |
Clears the 'enabled
' attribute.
◆ get_enabled()
bool google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::get_enabled |
( |
| ) |
const |
|
inline |
Get the value of the 'enabled
' attribute.
◆ GetTypeName()
const StringPiece google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_androidenterprise_api::AdministratorWebTokenSpecStoreB uilder
◆ has_enabled()
bool google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::has_enabled |
( |
| ) |
const |
|
inline |
Determine if the 'enabled
' attribute was set.
- Returns
- true if the '
enabled
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_enabled()
void google_androidenterprise_api::AdministratorWebTokenSpecStoreBuilder::set_enabled |
( |
bool |
value | ) |
|
|
inline |
Change the 'enabled
' attribute.
Whether the Organize apps page is displayed. Default is true.
- Parameters
-
The documentation for this class was generated from the following files: