Uses of Interface
software.amazon.awssdk.services.artifact.endpoints.ArtifactEndpointProvider
-
Packages that use ArtifactEndpointProvider Package Description software.amazon.awssdk.services.artifact This reference provides descriptions of the low-level AWS Artifact Service API.software.amazon.awssdk.services.artifact.endpoints software.amazon.awssdk.services.artifact.endpoints.internal -
-
Uses of ArtifactEndpointProvider in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact with parameters of type ArtifactEndpointProvider Modifier and Type Method Description default BArtifactBaseClientBuilder. endpointProvider(ArtifactEndpointProvider endpointProvider)Set theArtifactEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ArtifactEndpointProvider in software.amazon.awssdk.services.artifact.endpoints
Methods in software.amazon.awssdk.services.artifact.endpoints that return ArtifactEndpointProvider Modifier and Type Method Description static ArtifactEndpointProviderArtifactEndpointProvider. defaultProvider() -
Uses of ArtifactEndpointProvider in software.amazon.awssdk.services.artifact.endpoints.internal
Classes in software.amazon.awssdk.services.artifact.endpoints.internal that implement ArtifactEndpointProvider Modifier and Type Class Description classDefaultArtifactEndpointProvider
-