Uses of Interface
software.amazon.awssdk.services.fsx.endpoints.FSxEndpointProvider
-
Packages that use FSxEndpointProvider Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.software.amazon.awssdk.services.fsx.endpoints software.amazon.awssdk.services.fsx.endpoints.internal -
-
Uses of FSxEndpointProvider in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type FSxEndpointProvider Modifier and Type Method Description default BFSxBaseClientBuilder. endpointProvider(FSxEndpointProvider endpointProvider)Set theFSxEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of FSxEndpointProvider in software.amazon.awssdk.services.fsx.endpoints
Methods in software.amazon.awssdk.services.fsx.endpoints that return FSxEndpointProvider Modifier and Type Method Description static FSxEndpointProviderFSxEndpointProvider. defaultProvider() -
Uses of FSxEndpointProvider in software.amazon.awssdk.services.fsx.endpoints.internal
Classes in software.amazon.awssdk.services.fsx.endpoints.internal that implement FSxEndpointProvider Modifier and Type Class Description classDefaultFSxEndpointProvider
-