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 classSchedulingNodeAffinityNode Affinity: the configuration of desired nodes onto which this Instance could be scheduled.static classSchedulingNodeAffinity.BuilderNode 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 SchedulingNodeAffinityOrBuilderComputeScheduling.Builder. getNodeAffinitiesOrBuilder(int index)A set of node affinity and anti-affinity configurations for sole tenant nodes.SchedulingNodeAffinityOrBuilderComputeScheduling. getNodeAffinitiesOrBuilder(int index)A set of node affinity and anti-affinity configurations for sole tenant nodes.SchedulingNodeAffinityOrBuilderComputeSchedulingOrBuilder. 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.
-