|
reseller
v1
|
#include <reseller_service.h>
Public Member Functions | |
| ResellernotifyResource (ResellerService *service) | |
| ~ResellernotifyResource () | |
| ResellernotifyResource_GetwatchdetailsMethod * | NewGetwatchdetailsMethod (client::AuthorizationCredential *_credential_) const |
| ResellernotifyResource_RegisterMethod * | NewRegisterMethod (client::AuthorizationCredential *_credential_) const |
| ResellernotifyResource_UnregisterMethod * | NewUnregisterMethod (client::AuthorizationCredential *_credential_) 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.
| ResellernotifyResource_GetwatchdetailsMethod * google_reseller_api::ResellerService::ResellernotifyResource::NewGetwatchdetailsMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new ResellernotifyResource_GetwatchdetailsMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished. | ResellernotifyResource_RegisterMethod * google_reseller_api::ResellerService::ResellernotifyResource::NewRegisterMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new ResellernotifyResource_RegisterMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished. | ResellernotifyResource_UnregisterMethod * google_reseller_api::ResellerService::ResellernotifyResource::NewUnregisterMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new ResellernotifyResource_UnregisterMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished.