compute  v1
Public Member Functions | List of all members
google_compute_api::ComputeService::BackendServicesResource Class Reference

#include <compute_service.h>

Public Member Functions

 BackendServicesResource (ComputeService *service)
 
 ~BackendServicesResource ()
 
BackendServicesResource_AddSignedUrlKeyMethodNewAddSignedUrlKeyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const SignedUrlKey &_content_) const
 
BackendServicesResource_AggregatedListMethodNewAggregatedListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
BackendServicesResource_AggregatedListMethodPager * NewAggregatedListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
BackendServicesResource_DeleteMethodNewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service) const
 
BackendServicesResource_DeleteSignedUrlKeyMethodNewDeleteSignedUrlKeyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const absl::string_view &key_name) const
 
BackendServicesResource_GetMethodNewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service) const
 
BackendServicesResource_GetHealthMethodNewGetHealthMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const ResourceGroupReference &_content_) const
 
BackendServicesResource_InsertMethodNewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const BackendService &_content_) const
 
BackendServicesResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
BackendServicesResource_ListMethodPager * NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
BackendServicesResource_PatchMethodNewPatchMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const BackendService &_content_) const
 
BackendServicesResource_SetSecurityPolicyMethodNewSetSecurityPolicyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const SecurityPolicyReference &_content_) const
 
BackendServicesResource_UpdateMethodNewUpdateMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_service, const BackendService &_content_) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ BackendServicesResource()

google_compute_api::ComputeService::BackendServicesResource::BackendServicesResource ( ComputeService 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.

◆ ~BackendServicesResource()

google_compute_api::ComputeService::BackendServicesResource::~BackendServicesResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewAddSignedUrlKeyMethod()

BackendServicesResource_AddSignedUrlKeyMethod * google_compute_api::ComputeService::BackendServicesResource::NewAddSignedUrlKeyMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const SignedUrlKey _content_ 
) const

Creates a new BackendServicesResource_AddSignedUrlKeyMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to which the Signed URL Key should be added. The name should conform to RFC1035.
[in]<em>content</em>The data object to addSignedUrlKey.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewAggregatedListMethod()

BackendServicesResource_AggregatedListMethod * google_compute_api::ComputeService::BackendServicesResource::NewAggregatedListMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project 
) const

Creates a new BackendServicesResource_AggregatedListMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectName of the project scoping this request.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewAggregatedListMethodPager()

BackendServicesResource_AggregatedListMethodPager * google_compute_api::ComputeService::BackendServicesResource::NewAggregatedListMethodPager ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project 
) const

Creates a pager for iterating over incremental result pages.

Parameters
[in]<em>credential</em>NULL credentials will not authorize the request.
[in]projectName of the project scoping this request.
See also
googleapis::googleapis::ServiceRequestPager

◆ NewDeleteMethod()

BackendServicesResource_DeleteMethod * google_compute_api::ComputeService::BackendServicesResource::NewDeleteMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service 
) const

Creates a new BackendServicesResource_DeleteMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to delete.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewDeleteSignedUrlKeyMethod()

BackendServicesResource_DeleteSignedUrlKeyMethod * google_compute_api::ComputeService::BackendServicesResource::NewDeleteSignedUrlKeyMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const absl::string_view &  key_name 
) const

Creates a new BackendServicesResource_DeleteSignedUrlKeyMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to which the Signed URL Key should be added. The name should conform to RFC1035.
[in]key_nameThe name of the Signed URL Key to delete.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewGetHealthMethod()

BackendServicesResource_GetHealthMethod * google_compute_api::ComputeService::BackendServicesResource::NewGetHealthMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const ResourceGroupReference _content_ 
) const

Creates a new BackendServicesResource_GetHealthMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]project
[in]backend_serviceName of the BackendService resource to which the queried instance belongs.
[in]<em>content</em>The data object to getHealth.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewGetMethod()

BackendServicesResource_GetMethod * google_compute_api::ComputeService::BackendServicesResource::NewGetMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service 
) const

Creates a new BackendServicesResource_GetMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to return.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewInsertMethod()

BackendServicesResource_InsertMethod * google_compute_api::ComputeService::BackendServicesResource::NewInsertMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const BackendService _content_ 
) const

Creates a new BackendServicesResource_InsertMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]<em>content</em>The data object to insert.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewListMethod()

BackendServicesResource_ListMethod * google_compute_api::ComputeService::BackendServicesResource::NewListMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project 
) const

Creates a new BackendServicesResource_ListMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewListMethodPager()

BackendServicesResource_ListMethodPager * google_compute_api::ComputeService::BackendServicesResource::NewListMethodPager ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project 
) const

Creates a pager for iterating over incremental result pages.

Parameters
[in]<em>credential</em>NULL credentials will not authorize the request.
[in]projectProject ID for this request.
See also
googleapis::googleapis::ServiceRequestPager

◆ NewPatchMethod()

BackendServicesResource_PatchMethod * google_compute_api::ComputeService::BackendServicesResource::NewPatchMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const BackendService _content_ 
) const

Creates a new BackendServicesResource_PatchMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to patch.
[in]<em>content</em>The data object to patch.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewSetSecurityPolicyMethod()

BackendServicesResource_SetSecurityPolicyMethod * google_compute_api::ComputeService::BackendServicesResource::NewSetSecurityPolicyMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const SecurityPolicyReference _content_ 
) const

Creates a new BackendServicesResource_SetSecurityPolicyMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to which the security policy should be set. The name should conform to RFC1035.
[in]<em>content</em>The data object to setSecurityPolicy.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewUpdateMethod()

BackendServicesResource_UpdateMethod * google_compute_api::ComputeService::BackendServicesResource::NewUpdateMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  backend_service,
const BackendService _content_ 
) const

Creates a new BackendServicesResource_UpdateMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]backend_serviceName of the BackendService resource to update.
[in]<em>content</em>The data object to update.
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: