Uses of Interface
com.google.container.v1beta1.ResourceLabelsOrBuilder
-
Packages that use ResourceLabelsOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of ResourceLabelsOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement ResourceLabelsOrBuilder Modifier and Type Class Description classResourceLabelsCollection of [GCP labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels).static classResourceLabels.BuilderCollection of [GCP labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels).Methods in com.google.container.v1beta1 that return ResourceLabelsOrBuilder Modifier and Type Method Description ResourceLabelsOrBuilderUpdateNodePoolRequest.Builder. getResourceLabelsOrBuilder()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.ResourceLabelsOrBuilderUpdateNodePoolRequest. getResourceLabelsOrBuilder()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.ResourceLabelsOrBuilderUpdateNodePoolRequestOrBuilder. getResourceLabelsOrBuilder()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
-