Uses of Interface
com.google.cloud.compute.v1.ManagedInstanceInstanceHealthOrBuilder
-
Packages that use ManagedInstanceInstanceHealthOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ManagedInstanceInstanceHealthOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ManagedInstanceInstanceHealthOrBuilder Modifier and Type Class Description classManagedInstanceInstanceHealthstatic classManagedInstanceInstanceHealth.BuilderMethods in com.google.cloud.compute.v1 that return ManagedInstanceInstanceHealthOrBuilder Modifier and Type Method Description ManagedInstanceInstanceHealthOrBuilderManagedInstance.Builder. getInstanceHealthOrBuilder(int index)[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealthOrBuilderManagedInstance. getInstanceHealthOrBuilder(int index)[Output Only] Health state of the instance per health-check.ManagedInstanceInstanceHealthOrBuilderManagedInstanceOrBuilder. getInstanceHealthOrBuilder(int index)[Output Only] Health state of the instance per health-check.Methods in com.google.cloud.compute.v1 that return types with arguments of type ManagedInstanceInstanceHealthOrBuilder Modifier and Type Method Description List<? extends ManagedInstanceInstanceHealthOrBuilder>ManagedInstance.Builder. getInstanceHealthOrBuilderList()[Output Only] Health state of the instance per health-check.List<? extends ManagedInstanceInstanceHealthOrBuilder>ManagedInstance. getInstanceHealthOrBuilderList()[Output Only] Health state of the instance per health-check.List<? extends ManagedInstanceInstanceHealthOrBuilder>ManagedInstanceOrBuilder. getInstanceHealthOrBuilderList()[Output Only] Health state of the instance per health-check.
-