Uses of Interface
com.google.container.v1.SoleTenantConfig.NodeAffinityOrBuilder
-
Packages that use SoleTenantConfig.NodeAffinityOrBuilder Package Description com.google.container.v1 -
-
Uses of SoleTenantConfig.NodeAffinityOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement SoleTenantConfig.NodeAffinityOrBuilder Modifier and Type Class Description static class
SoleTenantConfig.NodeAffinity
Specifies the NodeAffinity key, values, and affinity operator according to [shared sole tenant node group affinities](https://cloud.google.com/compute/docs/nodes/sole-tenant-nodes#node_affinity_and_anti-affinity).static class
SoleTenantConfig.NodeAffinity.Builder
Specifies the NodeAffinity key, values, and affinity operator according to [shared sole tenant node group affinities](https://cloud.google.com/compute/docs/nodes/sole-tenant-nodes#node_affinity_and_anti-affinity).Methods in com.google.container.v1 that return SoleTenantConfig.NodeAffinityOrBuilder Modifier and Type Method Description SoleTenantConfig.NodeAffinityOrBuilder
SoleTenantConfig.Builder. getNodeAffinitiesOrBuilder(int index)
NodeAffinities used to match to a shared sole tenant node group.SoleTenantConfig.NodeAffinityOrBuilder
SoleTenantConfig. getNodeAffinitiesOrBuilder(int index)
NodeAffinities used to match to a shared sole tenant node group.SoleTenantConfig.NodeAffinityOrBuilder
SoleTenantConfigOrBuilder. getNodeAffinitiesOrBuilder(int index)
NodeAffinities used to match to a shared sole tenant node group.Methods in com.google.container.v1 that return types with arguments of type SoleTenantConfig.NodeAffinityOrBuilder Modifier and Type Method Description List<? extends SoleTenantConfig.NodeAffinityOrBuilder>
SoleTenantConfig.Builder. getNodeAffinitiesOrBuilderList()
NodeAffinities used to match to a shared sole tenant node group.List<? extends SoleTenantConfig.NodeAffinityOrBuilder>
SoleTenantConfig. getNodeAffinitiesOrBuilderList()
NodeAffinities used to match to a shared sole tenant node group.List<? extends SoleTenantConfig.NodeAffinityOrBuilder>
SoleTenantConfigOrBuilder. getNodeAffinitiesOrBuilderList()
NodeAffinities used to match to a shared sole tenant node group.
-