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

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







ManagedInstanceInstanceHealth (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class ManagedInstanceInstanceHealth

    • Constructor Detail

      • ManagedInstanceInstanceHealth

        public ManagedInstanceInstanceHealth()
    • Method Detail

      • getDetailedHealthState

        public String getDetailedHealthState()
        [Output Only] The current detailed instance health state.
        Returns:
        value or null for none
      • setDetailedHealthState

        public ManagedInstanceInstanceHealth setDetailedHealthState(String detailedHealthState)
        [Output Only] The current detailed instance health state.
        Parameters:
        detailedHealthState - detailedHealthState or null for none
      • getHealthCheck

        public String getHealthCheck()
        [Output Only] The URL for the health check that verifies whether the instance is healthy.
        Returns:
        value or null for none
      • setHealthCheck

        public ManagedInstanceInstanceHealth setHealthCheck(String healthCheck)
        [Output Only] The URL for the health check that verifies whether the instance is healthy.
        Parameters:
        healthCheck - healthCheck or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy