Uses of Interface
com.google.cloud.vmmigration.v1.SchedulingNodeAffinityOrBuilder
-
Packages that use SchedulingNodeAffinityOrBuilder Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of SchedulingNodeAffinityOrBuilder in com.google.cloud.vmmigration.v1
Classes in com.google.cloud.vmmigration.v1 that implement SchedulingNodeAffinityOrBuilder Modifier and Type Class Description class
SchedulingNodeAffinity
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled.static class
SchedulingNodeAffinity.Builder
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled.Methods in com.google.cloud.vmmigration.v1 that return SchedulingNodeAffinityOrBuilder Modifier and Type Method Description SchedulingNodeAffinityOrBuilder
ComputeScheduling.Builder. getNodeAffinitiesOrBuilder(int index)
A set of node affinity and anti-affinity configurations for sole tenant nodes.SchedulingNodeAffinityOrBuilder
ComputeScheduling. getNodeAffinitiesOrBuilder(int index)
A set of node affinity and anti-affinity configurations for sole tenant nodes.SchedulingNodeAffinityOrBuilder
ComputeSchedulingOrBuilder. getNodeAffinitiesOrBuilder(int index)
A set of node affinity and anti-affinity configurations for sole tenant nodes.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type SchedulingNodeAffinityOrBuilder Modifier and Type Method Description List<? extends SchedulingNodeAffinityOrBuilder>
ComputeScheduling.Builder. getNodeAffinitiesOrBuilderList()
A set of node affinity and anti-affinity configurations for sole tenant nodes.List<? extends SchedulingNodeAffinityOrBuilder>
ComputeScheduling. getNodeAffinitiesOrBuilderList()
A set of node affinity and anti-affinity configurations for sole tenant nodes.List<? extends SchedulingNodeAffinityOrBuilder>
ComputeSchedulingOrBuilder. getNodeAffinitiesOrBuilderList()
A set of node affinity and anti-affinity configurations for sole tenant nodes.
-