Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.GroupLabelOrBuilder
-
Packages that use GuestPolicies.Assignment.GroupLabelOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.Assignment.GroupLabelOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.Assignment.GroupLabelOrBuilder Modifier and Type Class Description static classGuestPolicies.Assignment.GroupLabelRepresents a group of VM intances that can be identified as having all these labels, for example "env=prod and app=web".static classGuestPolicies.Assignment.GroupLabel.BuilderRepresents a group of VM intances that can be identified as having all these labels, for example "env=prod and app=web".Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.Assignment.GroupLabelOrBuilder Modifier and Type Method Description GuestPolicies.Assignment.GroupLabelOrBuilderGuestPolicies.Assignment.Builder. getGroupLabelsOrBuilder(int index)Targets instances matching at least one of these label sets.GuestPolicies.Assignment.GroupLabelOrBuilderGuestPolicies.Assignment. getGroupLabelsOrBuilder(int index)Targets instances matching at least one of these label sets.GuestPolicies.Assignment.GroupLabelOrBuilderGuestPolicies.AssignmentOrBuilder. getGroupLabelsOrBuilder(int index)Targets instances matching at least one of these label sets.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.Assignment.GroupLabelOrBuilder Modifier and Type Method Description List<? extends GuestPolicies.Assignment.GroupLabelOrBuilder>GuestPolicies.Assignment.Builder. getGroupLabelsOrBuilderList()Targets instances matching at least one of these label sets.List<? extends GuestPolicies.Assignment.GroupLabelOrBuilder>GuestPolicies.Assignment. getGroupLabelsOrBuilderList()Targets instances matching at least one of these label sets.List<? extends GuestPolicies.Assignment.GroupLabelOrBuilder>GuestPolicies.AssignmentOrBuilder. getGroupLabelsOrBuilderList()Targets instances matching at least one of these label sets.
-