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

#include <compute_service.h>

Public Member Functions

 TargetSslProxiesResource (ComputeService *service)
 
 ~TargetSslProxiesResource ()
 
TargetSslProxiesResource_DeleteMethodNewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy) const
 
TargetSslProxiesResource_GetMethodNewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy) const
 
TargetSslProxiesResource_InsertMethodNewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const TargetSslProxy &_content_) const
 
TargetSslProxiesResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
TargetSslProxiesResource_ListMethodPager * NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 
TargetSslProxiesResource_SetBackendServiceMethodNewSetBackendServiceMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy, const TargetSslProxiesSetBackendServiceRequest &_content_) const
 
TargetSslProxiesResource_SetProxyHeaderMethodNewSetProxyHeaderMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy, const TargetSslProxiesSetProxyHeaderRequest &_content_) const
 
TargetSslProxiesResource_SetSslCertificatesMethodNewSetSslCertificatesMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy, const TargetSslProxiesSetSslCertificatesRequest &_content_) const
 
TargetSslProxiesResource_SetSslPolicyMethodNewSetSslPolicyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &target_ssl_proxy, const SslPolicyReference &_content_) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ TargetSslProxiesResource()

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

◆ ~TargetSslProxiesResource()

google_compute_api::ComputeService::TargetSslProxiesResource::~TargetSslProxiesResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewDeleteMethod()

TargetSslProxiesResource_DeleteMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewDeleteMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy 
) const

Creates a new TargetSslProxiesResource_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_ssl_proxyName of the TargetSslProxy resource to delete.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewGetMethod()

TargetSslProxiesResource_GetMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewGetMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy 
) const

Creates a new TargetSslProxiesResource_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_ssl_proxyName of the TargetSslProxy resource to return.
Returns
The caller should Execute the method instance, then destroy it when they are finished.

◆ NewInsertMethod()

TargetSslProxiesResource_InsertMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewInsertMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const TargetSslProxy _content_ 
) const

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

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

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

TargetSslProxiesResource_ListMethodPager * google_compute_api::ComputeService::TargetSslProxiesResource::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

◆ NewSetBackendServiceMethod()

TargetSslProxiesResource_SetBackendServiceMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewSetBackendServiceMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy,
const TargetSslProxiesSetBackendServiceRequest _content_ 
) const

Creates a new TargetSslProxiesResource_SetBackendServiceMethod instance.

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

◆ NewSetProxyHeaderMethod()

TargetSslProxiesResource_SetProxyHeaderMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewSetProxyHeaderMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy,
const TargetSslProxiesSetProxyHeaderRequest _content_ 
) const

Creates a new TargetSslProxiesResource_SetProxyHeaderMethod instance.

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

◆ NewSetSslCertificatesMethod()

TargetSslProxiesResource_SetSslCertificatesMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewSetSslCertificatesMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy,
const TargetSslProxiesSetSslCertificatesRequest _content_ 
) const

Creates a new TargetSslProxiesResource_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_ssl_proxyName of the TargetSslProxy resource whose SslCertificate resource is to be set.
[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()

TargetSslProxiesResource_SetSslPolicyMethod * google_compute_api::ComputeService::TargetSslProxiesResource::NewSetSslPolicyMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project,
const absl::string_view &  target_ssl_proxy,
const SslPolicyReference _content_ 
) const

Creates a new TargetSslProxiesResource_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_ssl_proxyName of the TargetSslProxy 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.

The documentation for this class was generated from the following files: