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

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







BackendServiceGroupHealth (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class BackendServiceGroupHealth

    • Constructor Detail

      • BackendServiceGroupHealth

        public BackendServiceGroupHealth()
    • Method Detail

      • getAnnotations

        public Map<String,String> getAnnotations()
        Metadata defined as annotations on the network endpoint group.
        Returns:
        value or null for none
      • setAnnotations

        public BackendServiceGroupHealth setAnnotations(Map<String,String> annotations)
        Metadata defined as annotations on the network endpoint group.
        Parameters:
        annotations - annotations or null for none
      • getHealthStatus

        public List<HealthStatus> getHealthStatus()
        Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
        Returns:
        value or null for none
      • setHealthStatus

        public BackendServiceGroupHealth setHealthStatus(List<HealthStatus> healthStatus)
        Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
        Parameters:
        healthStatus - healthStatus or null for none
      • getKind

        public String getKind()
        [Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
        Returns:
        value or null for none
      • setKind

        public BackendServiceGroupHealth setKind(String kind)
        [Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy