compute
v1
|
#include <compute_service.h>
Public Member Functions | |
RegionBackendServicesResource (ComputeService *service) | |
~RegionBackendServicesResource () | |
RegionBackendServicesResource_DeleteMethod * | NewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &backend_service) const |
RegionBackendServicesResource_GetMethod * | NewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &backend_service) const |
RegionBackendServicesResource_GetHealthMethod * | NewGetHealthMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &backend_service, const ResourceGroupReference &_content_) const |
RegionBackendServicesResource_InsertMethod * | NewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const BackendService &_content_) const |
RegionBackendServicesResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion) const |
RegionBackendServicesResource_ListMethodPager * | NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion) const |
RegionBackendServicesResource_PatchMethod * | NewPatchMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &backend_service, const BackendService &_content_) const |
RegionBackendServicesResource_UpdateMethod * | NewUpdateMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &backend_service, const BackendService &_content_) 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.
RegionBackendServicesResource_DeleteMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewDeleteMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | backend_service | ||
) | const |
Creates a new RegionBackendServicesResource_DeleteMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
[in] | backend_service | Name of the BackendService resource to delete. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_GetHealthMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewGetHealthMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | backend_service, | ||
const ResourceGroupReference & | _content_ | ||
) | const |
Creates a new RegionBackendServicesResource_GetHealthMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | |
[in] | region | Name of the region scoping this request. |
[in] | backend_service | Name of the BackendService resource for which to get health. |
[in] | <em>content</em> | The data object to getHealth. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_GetMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewGetMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | backend_service | ||
) | const |
Creates a new RegionBackendServicesResource_GetMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
[in] | backend_service | Name of the BackendService resource to return. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_InsertMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewInsertMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const BackendService & | _content_ | ||
) | const |
Creates a new RegionBackendServicesResource_InsertMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
[in] | <em>content</em> | The data object to insert. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_ListMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region | ||
) | const |
Creates a new RegionBackendServicesResource_ListMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_ListMethodPager * google_compute_api::ComputeService::RegionBackendServicesResource::NewListMethodPager | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region | ||
) | const |
Creates a pager for iterating over incremental result pages.
[in] | <em>credential</em> | NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
RegionBackendServicesResource_PatchMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewPatchMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | backend_service, | ||
const BackendService & | _content_ | ||
) | const |
Creates a new RegionBackendServicesResource_PatchMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
[in] | backend_service | Name of the BackendService resource to patch. |
[in] | <em>content</em> | The data object to patch. |
Execute
the method instance, then destroy it when they are finished. RegionBackendServicesResource_UpdateMethod * google_compute_api::ComputeService::RegionBackendServicesResource::NewUpdateMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | backend_service, | ||
const BackendService & | _content_ | ||
) | const |
Creates a new RegionBackendServicesResource_UpdateMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region scoping this request. |
[in] | backend_service | Name of the BackendService resource to update. |
[in] | <em>content</em> | The data object to update. |
Execute
the method instance, then destroy it when they are finished.