Uses of Class
com.cloudera.cdp.compute.model.AksPoolInstance
Packages that use AksPoolInstance
-
Uses of AksPoolInstance in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return types with arguments of type AksPoolInstanceModifier and TypeMethodDescriptionAksInstanceGroup.getInstances()Getter for instances.AksNodePool.getInstances()Getter for instances.Method parameters in com.cloudera.cdp.compute.model with type arguments of type AksPoolInstanceModifier and TypeMethodDescriptionvoidAksInstanceGroup.setInstances(List<AksPoolInstance> instances) Setter for instances.voidAksNodePool.setInstances(List<AksPoolInstance> instances) Setter for instances.