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

#include <compute_service.h>

Public Member Functions

 UrlMapsResource (ComputeService *service)
 
 ~UrlMapsResource ()
 
UrlMapsResource_DeleteMethodNewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map) const
 
UrlMapsResource_GetMethodNewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map) const
 
UrlMapsResource_InsertMethodNewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const UrlMap &_content_) const
 
UrlMapsResource_InvalidateCacheMethodNewInvalidateCacheMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map, const CacheInvalidationRule &_content_) const
 
UrlMapsResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
UrlMapsResource_ListMethodPager * NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
UrlMapsResource_PatchMethodNewPatchMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map, const UrlMap &_content_) const
 
UrlMapsResource_UpdateMethodNewUpdateMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map, const UrlMap &_content_) const
 
UrlMapsResource_ValidateMethodNewValidateMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &url_map, const UrlMapsValidateRequest &_content_) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ UrlMapsResource()

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

◆ ~UrlMapsResource()

google_compute_api::ComputeService::UrlMapsResource::~UrlMapsResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewDeleteMethod()

UrlMapsResource_DeleteMethod * google_compute_api::ComputeService::UrlMapsResource::NewDeleteMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map 
) const

Creates a new UrlMapsResource_DeleteMethod instance.

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

◆ NewGetMethod()

UrlMapsResource_GetMethod * google_compute_api::ComputeService::UrlMapsResource::NewGetMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map 
) const

Creates a new UrlMapsResource_GetMethod instance.

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

◆ NewInsertMethod()

UrlMapsResource_InsertMethod * google_compute_api::ComputeService::UrlMapsResource::NewInsertMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const UrlMap _content_ 
) const

Creates a new UrlMapsResource_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.

◆ NewInvalidateCacheMethod()

UrlMapsResource_InvalidateCacheMethod * google_compute_api::ComputeService::UrlMapsResource::NewInvalidateCacheMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map,
const CacheInvalidationRule _content_ 
) const

Creates a new UrlMapsResource_InvalidateCacheMethod instance.

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

◆ NewListMethod()

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

Creates a new UrlMapsResource_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()

UrlMapsResource_ListMethodPager * google_compute_api::ComputeService::UrlMapsResource::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()

UrlMapsResource_PatchMethod * google_compute_api::ComputeService::UrlMapsResource::NewPatchMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map,
const UrlMap _content_ 
) const

Creates a new UrlMapsResource_PatchMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]url_mapName of the UrlMap 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.

◆ NewUpdateMethod()

UrlMapsResource_UpdateMethod * google_compute_api::ComputeService::UrlMapsResource::NewUpdateMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map,
const UrlMap _content_ 
) const

Creates a new UrlMapsResource_UpdateMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]url_mapName of the UrlMap 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.

◆ NewValidateMethod()

UrlMapsResource_ValidateMethod * google_compute_api::ComputeService::UrlMapsResource::NewValidateMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  url_map,
const UrlMapsValidateRequest _content_ 
) const

Creates a new UrlMapsResource_ValidateMethod instance.

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