Uses of Interface
software.amazon.awssdk.services.pcs.PcsClientBuilder
-
Packages that use PcsClientBuilder Package Description software.amazon.awssdk.services.pcs Amazon Web Services Parallel Computing Service (Amazon Web Services PCS) is a managed service that makes it easier for you to run and scale your high performance computing (HPC) workloads, and build scientific and engineering models on Amazon Web Services using Slurm. -
-
Uses of PcsClientBuilder in software.amazon.awssdk.services.pcs
Methods in software.amazon.awssdk.services.pcs that return PcsClientBuilder Modifier and Type Method Description static PcsClientBuilderPcsClient. builder()Create a builder that can be used to configure and create aPcsClient.
-