Uses of Class
software.amazon.awssdk.services.pcs.model.ScalingConfiguration
-
Packages that use ScalingConfiguration Package Description software.amazon.awssdk.services.pcs.model -
-
Uses of ScalingConfiguration in software.amazon.awssdk.services.pcs.model
Methods in software.amazon.awssdk.services.pcs.model that return ScalingConfiguration Modifier and Type Method Description ScalingConfigurationComputeNodeGroup. scalingConfiguration()Returns the value of the ScalingConfiguration property for this object.Methods in software.amazon.awssdk.services.pcs.model with parameters of type ScalingConfiguration Modifier and Type Method Description ComputeNodeGroup.BuilderComputeNodeGroup.Builder. scalingConfiguration(ScalingConfiguration scalingConfiguration)Sets the value of the ScalingConfiguration property for this object.
-