Uses of Interface
software.amazon.awssdk.services.pcs.endpoints.PcsEndpointProvider
-
Packages that use PcsEndpointProvider 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.software.amazon.awssdk.services.pcs.endpoints software.amazon.awssdk.services.pcs.endpoints.internal -
-
Uses of PcsEndpointProvider in software.amazon.awssdk.services.pcs
Methods in software.amazon.awssdk.services.pcs with parameters of type PcsEndpointProvider Modifier and Type Method Description default BPcsBaseClientBuilder. endpointProvider(PcsEndpointProvider endpointProvider)Set thePcsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of PcsEndpointProvider in software.amazon.awssdk.services.pcs.endpoints
Methods in software.amazon.awssdk.services.pcs.endpoints that return PcsEndpointProvider Modifier and Type Method Description static PcsEndpointProviderPcsEndpointProvider. defaultProvider() -
Uses of PcsEndpointProvider in software.amazon.awssdk.services.pcs.endpoints.internal
Classes in software.amazon.awssdk.services.pcs.endpoints.internal that implement PcsEndpointProvider Modifier and Type Class Description classDefaultPcsEndpointProvider
-