Uses of Interface
software.amazon.awssdk.services.codeartifact.endpoints.CodeartifactEndpointProvider
-
Packages that use CodeartifactEndpointProvider Package Description software.amazon.awssdk.services.codeartifact CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools such as npm, Apache Maven, pip, and dotnet.software.amazon.awssdk.services.codeartifact.endpoints software.amazon.awssdk.services.codeartifact.endpoints.internal -
-
Uses of CodeartifactEndpointProvider in software.amazon.awssdk.services.codeartifact
Methods in software.amazon.awssdk.services.codeartifact with parameters of type CodeartifactEndpointProvider Modifier and Type Method Description default BCodeartifactBaseClientBuilder. endpointProvider(CodeartifactEndpointProvider endpointProvider)Set theCodeartifactEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodeartifactEndpointProvider in software.amazon.awssdk.services.codeartifact.endpoints
Methods in software.amazon.awssdk.services.codeartifact.endpoints that return CodeartifactEndpointProvider Modifier and Type Method Description static CodeartifactEndpointProviderCodeartifactEndpointProvider. defaultProvider() -
Uses of CodeartifactEndpointProvider in software.amazon.awssdk.services.codeartifact.endpoints.internal
Classes in software.amazon.awssdk.services.codeartifact.endpoints.internal that implement CodeartifactEndpointProvider Modifier and Type Class Description classDefaultCodeartifactEndpointProvider
-