Uses of Interface
software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointProvider
-
Packages that use CodeCatalystEndpointProvider Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference.software.amazon.awssdk.services.codecatalyst.endpoints software.amazon.awssdk.services.codecatalyst.endpoints.internal -
-
Uses of CodeCatalystEndpointProvider in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst with parameters of type CodeCatalystEndpointProvider Modifier and Type Method Description default BCodeCatalystBaseClientBuilder. endpointProvider(CodeCatalystEndpointProvider endpointProvider)Set theCodeCatalystEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodeCatalystEndpointProvider in software.amazon.awssdk.services.codecatalyst.endpoints
Methods in software.amazon.awssdk.services.codecatalyst.endpoints that return CodeCatalystEndpointProvider Modifier and Type Method Description static CodeCatalystEndpointProviderCodeCatalystEndpointProvider. defaultProvider() -
Uses of CodeCatalystEndpointProvider in software.amazon.awssdk.services.codecatalyst.endpoints.internal
Classes in software.amazon.awssdk.services.codecatalyst.endpoints.internal that implement CodeCatalystEndpointProvider Modifier and Type Class Description classDefaultCodeCatalystEndpointProvider
-