All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.TargetPoolsRemoveHealthCheckRequest.html Maven / Gradle / Ivy







TargetPoolsRemoveHealthCheckRequest (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class TargetPoolsRemoveHealthCheckRequest

    • Constructor Detail

      • TargetPoolsRemoveHealthCheckRequest

        public TargetPoolsRemoveHealthCheckRequest()
    • Method Detail

      • getHealthChecks

        public List<HealthCheckReference> getHealthChecks()
        Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project /global/httpHealthChecks/health-check - projects/project/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check
        Returns:
        value or null for none
      • setHealthChecks

        public TargetPoolsRemoveHealthCheckRequest setHealthChecks(List<HealthCheckReference> healthChecks)
        Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project /global/httpHealthChecks/health-check - projects/project/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check
        Parameters:
        healthChecks - healthChecks or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy