Uses of Class
software.amazon.awssdk.services.pcs.model.UpdateComputeNodeGroupSlurmConfigurationRequest
-
Packages that use UpdateComputeNodeGroupSlurmConfigurationRequest Package Description software.amazon.awssdk.services.pcs.model -
-
Uses of UpdateComputeNodeGroupSlurmConfigurationRequest in software.amazon.awssdk.services.pcs.model
Methods in software.amazon.awssdk.services.pcs.model that return UpdateComputeNodeGroupSlurmConfigurationRequest Modifier and Type Method Description UpdateComputeNodeGroupSlurmConfigurationRequestUpdateComputeNodeGroupRequest. slurmConfiguration()Additional options related to the Slurm scheduler.Methods in software.amazon.awssdk.services.pcs.model with parameters of type UpdateComputeNodeGroupSlurmConfigurationRequest Modifier and Type Method Description UpdateComputeNodeGroupRequest.BuilderUpdateComputeNodeGroupRequest.Builder. slurmConfiguration(UpdateComputeNodeGroupSlurmConfigurationRequest slurmConfiguration)Additional options related to the Slurm scheduler.
-