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 class
GuestPolicies.Assignment.GroupLabel
Represents a group of VM intances that can be identified as having all these labels, for example "env=prod and app=web".static class
GuestPolicies.Assignment.GroupLabel.Builder
Represents 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.GroupLabelOrBuilder
GuestPolicies.Assignment.Builder. getGroupLabelsOrBuilder(int index)
Targets instances matching at least one of these label sets.GuestPolicies.Assignment.GroupLabelOrBuilder
GuestPolicies.Assignment. getGroupLabelsOrBuilder(int index)
Targets instances matching at least one of these label sets.GuestPolicies.Assignment.GroupLabelOrBuilder
GuestPolicies.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.
-