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

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







HealthStatus (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute.model

Class HealthStatus

    • Constructor Detail

      • HealthStatus

        public HealthStatus()
    • Method Detail

      • getHealthState

        public String getHealthState()
        Health state of the instance.
        Returns:
        value or null for none
      • setHealthState

        public HealthStatus setHealthState(String healthState)
        Health state of the instance.
        Parameters:
        healthState - healthState or null for none
      • getInstance

        public String getInstance()
        URL of the instance resource.
        Returns:
        value or null for none
      • setInstance

        public HealthStatus setInstance(String instance)
        URL of the instance resource.
        Parameters:
        instance - instance or null for none
      • getIpAddress

        public String getIpAddress()
        The IP address represented by this resource.
        Returns:
        value or null for none
      • setIpAddress

        public HealthStatus setIpAddress(String ipAddress)
        The IP address represented by this resource.
        Parameters:
        ipAddress - ipAddress or null for none
      • getPort

        public Integer getPort()
        The port on the instance.
        Returns:
        value or null for none
      • setPort

        public HealthStatus setPort(Integer port)
        The port on the instance.
        Parameters:
        port - port or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy