|
androidenterprise
v1
|
#include <android_enterprise_service.h>
Public Member Functions | |
| GrouplicenseusersResource (AndroidEnterpriseService *service) | |
| ~GrouplicenseusersResource () | |
| GrouplicenseusersResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &enterprise_id, const absl::string_view &group_license_id) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| GrouplicenseusersResource_ListMethod * google_androidenterprise_api::AndroidEnterpriseService::GrouplicenseusersResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
| const absl::string_view & | enterprise_id, | ||
| const absl::string_view & | group_license_id | ||
| ) | const |
Creates a new GrouplicenseusersResource_ListMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | enterprise_id | The ID of the enterprise. |
| [in] | group_license_id | The ID of the product the group license is for, e.g. "app:com.google.android.gm". |
Execute the method instance, then destroy it when they are finished.