androidenterprise  v1
Public Member Functions | List of all members
google_androidenterprise_api::AndroidEnterpriseService::ManagedconfigurationssettingsResource Class Reference

#include <android_enterprise_service.h>

Public Member Functions

 ManagedconfigurationssettingsResource (AndroidEnterpriseService *service)
 
 ~ManagedconfigurationssettingsResource ()
 
ManagedconfigurationssettingsResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &enterprise_id, const absl::string_view &product_id) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ ManagedconfigurationssettingsResource()

google_androidenterprise_api::AndroidEnterpriseService::ManagedconfigurationssettingsResource::ManagedconfigurationssettingsResource ( AndroidEnterpriseService service)
explicit

Standard constructor.

Parameters
[in]serviceThe service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on.

◆ ~ManagedconfigurationssettingsResource()

google_androidenterprise_api::AndroidEnterpriseService::ManagedconfigurationssettingsResource::~ManagedconfigurationssettingsResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewListMethod()

ManagedconfigurationssettingsResource_ListMethod * google_androidenterprise_api::AndroidEnterpriseService::ManagedconfigurationssettingsResource::NewListMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  enterprise_id,
const absl::string_view &  product_id 
) const

Creates a new ManagedconfigurationssettingsResource_ListMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]enterprise_idThe ID of the enterprise.
[in]product_idThe ID of the product for which the managed configurations settings applies to.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

The documentation for this class was generated from the following files: