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

#include <compute_service.h>

Public Member Functions

 TargetHttpsProxiesResource (ComputeService *service)
 
 ~TargetHttpsProxiesResource ()
 
TargetHttpsProxiesResource_DeleteMethodNewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy) const
 
TargetHttpsProxiesResource_GetMethodNewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy) const
 
TargetHttpsProxiesResource_InsertMethodNewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const TargetHttpsProxy &_content_) const
 
TargetHttpsProxiesResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
TargetHttpsProxiesResource_ListMethodPager * NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
TargetHttpsProxiesResource_SetQuicOverrideMethodNewSetQuicOverrideMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy, const TargetHttpsProxiesSetQuicOverrideRequest &_content_) const
 
TargetHttpsProxiesResource_SetSslCertificatesMethodNewSetSslCertificatesMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy, const TargetHttpsProxiesSetSslCertificatesRequest &_content_) const
 
TargetHttpsProxiesResource_SetSslPolicyMethodNewSetSslPolicyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy, const SslPolicyReference &_content_) const
 
TargetHttpsProxiesResource_SetUrlMapMethodNewSetUrlMapMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_https_proxy, const UrlMapReference &_content_) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ TargetHttpsProxiesResource()

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

◆ ~TargetHttpsProxiesResource()

google_compute_api::ComputeService::TargetHttpsProxiesResource::~TargetHttpsProxiesResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewDeleteMethod()

TargetHttpsProxiesResource_DeleteMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewDeleteMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy 
) const

Creates a new TargetHttpsProxiesResource_DeleteMethod instance.

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

◆ NewGetMethod()

TargetHttpsProxiesResource_GetMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewGetMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy 
) const

Creates a new TargetHttpsProxiesResource_GetMethod instance.

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

◆ NewInsertMethod()

TargetHttpsProxiesResource_InsertMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewInsertMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const TargetHttpsProxy _content_ 
) const

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

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

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

TargetHttpsProxiesResource_ListMethodPager * google_compute_api::ComputeService::TargetHttpsProxiesResource::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

◆ NewSetQuicOverrideMethod()

TargetHttpsProxiesResource_SetQuicOverrideMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewSetQuicOverrideMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy,
const TargetHttpsProxiesSetQuicOverrideRequest _content_ 
) const

Creates a new TargetHttpsProxiesResource_SetQuicOverrideMethod instance.

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

◆ NewSetSslCertificatesMethod()

TargetHttpsProxiesResource_SetSslCertificatesMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewSetSslCertificatesMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy,
const TargetHttpsProxiesSetSslCertificatesRequest _content_ 
) const

Creates a new TargetHttpsProxiesResource_SetSslCertificatesMethod instance.

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

◆ NewSetSslPolicyMethod()

TargetHttpsProxiesResource_SetSslPolicyMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewSetSslPolicyMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy,
const SslPolicyReference _content_ 
) const

Creates a new TargetHttpsProxiesResource_SetSslPolicyMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]target_https_proxyName of the TargetHttpsProxy resource whose SSL policy is to be set. The name must be 1-63 characters long, and comply with RFC1035.
[in]<em>content</em>The data object to setSslPolicy.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewSetUrlMapMethod()

TargetHttpsProxiesResource_SetUrlMapMethod * google_compute_api::ComputeService::TargetHttpsProxiesResource::NewSetUrlMapMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_https_proxy,
const UrlMapReference _content_ 
) const

Creates a new TargetHttpsProxiesResource_SetUrlMapMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID for this request.
[in]target_https_proxyName of the TargetHttpsProxy resource whose URL map is to be set.
[in]<em>content</em>The data object to setUrlMap.
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: