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