sqladmin  v1beta4
Public Member Functions | List of all members
google_sqladmin_api::SQLAdminService::TiersResource Class Reference

#include <sqla_dmin_service.h>

Public Member Functions

 TiersResource (SQLAdminService *service)
 
 ~TiersResource ()
 
TiersResource_ListMethodNewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const
 

Detailed Description

Acts as message factory for accessing data.

Constructor & Destructor Documentation

◆ TiersResource()

google_sqladmin_api::SQLAdminService::TiersResource::TiersResource ( SQLAdminService 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.

◆ ~TiersResource()

google_sqladmin_api::SQLAdminService::TiersResource::~TiersResource ( )
inline

Standard destructor.

Member Function Documentation

◆ NewListMethod()

TiersResource_ListMethod * google_sqladmin_api::SQLAdminService::TiersResource::NewListMethod ( client::AuthorizationCredential *  _credential_,
const absl::string_view &  project 
) const

Creates a new TiersResource_ListMethod instance.

Parameters
[in]<em>credential</em>Can be NULL. NULL credentials will not authorize the request.
[in]projectProject ID of the project for which to list tiers.
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: