compute
v1
|
This is the complete list of members for google_compute_api::ComputeService::HealthChecksResource, including all inherited members.
HealthChecksResource(ComputeService *service) | google_compute_api::ComputeService::HealthChecksResource | explicit |
NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &health_check) const | google_compute_api::ComputeService::HealthChecksResource | |
NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &health_check) const | google_compute_api::ComputeService::HealthChecksResource | |
NewInsertMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project, const HealthCheck &_content_) const | google_compute_api::ComputeService::HealthChecksResource | |
NewListMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project) const | google_compute_api::ComputeService::HealthChecksResource | |
NewListMethodPager(client::AuthorizationCredential *_credential_, const absl::string_view &project) const | google_compute_api::ComputeService::HealthChecksResource | |
NewPatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &health_check, const HealthCheck &_content_) const | google_compute_api::ComputeService::HealthChecksResource | |
NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &health_check, const HealthCheck &_content_) const | google_compute_api::ComputeService::HealthChecksResource | |
~HealthChecksResource() | google_compute_api::ComputeService::HealthChecksResource | inline |