Uses of Interface
com.google.cloud.compute.v1.AutoscalerStatusDetailsOrBuilder
-
Packages that use AutoscalerStatusDetailsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AutoscalerStatusDetailsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AutoscalerStatusDetailsOrBuilder Modifier and Type Class Description classAutoscalerStatusDetailsstatic classAutoscalerStatusDetails.BuilderMethods in com.google.cloud.compute.v1 that return AutoscalerStatusDetailsOrBuilder Modifier and Type Method Description AutoscalerStatusDetailsOrBuilderAutoscaler.Builder. getStatusDetailsOrBuilder(int index)[Output Only] Human-readable details about the current state of the autoscaler.AutoscalerStatusDetailsOrBuilderAutoscaler. getStatusDetailsOrBuilder(int index)[Output Only] Human-readable details about the current state of the autoscaler.AutoscalerStatusDetailsOrBuilderAutoscalerOrBuilder. getStatusDetailsOrBuilder(int index)[Output Only] Human-readable details about the current state of the autoscaler.Methods in com.google.cloud.compute.v1 that return types with arguments of type AutoscalerStatusDetailsOrBuilder Modifier and Type Method Description List<? extends AutoscalerStatusDetailsOrBuilder>Autoscaler.Builder. getStatusDetailsOrBuilderList()[Output Only] Human-readable details about the current state of the autoscaler.List<? extends AutoscalerStatusDetailsOrBuilder>Autoscaler. getStatusDetailsOrBuilderList()[Output Only] Human-readable details about the current state of the autoscaler.List<? extends AutoscalerStatusDetailsOrBuilder>AutoscalerOrBuilder. getStatusDetailsOrBuilderList()[Output Only] Human-readable details about the current state of the autoscaler.
-