Uses of Interface
software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointProvider
-
Packages that use CodeConnectionsEndpointProvider Package Description software.amazon.awssdk.services.codeconnections AWS CodeConnections software.amazon.awssdk.services.codeconnections.endpoints software.amazon.awssdk.services.codeconnections.endpoints.internal -
-
Uses of CodeConnectionsEndpointProvider in software.amazon.awssdk.services.codeconnections
Methods in software.amazon.awssdk.services.codeconnections with parameters of type CodeConnectionsEndpointProvider Modifier and Type Method Description default BCodeConnectionsBaseClientBuilder. endpointProvider(CodeConnectionsEndpointProvider endpointProvider)Set theCodeConnectionsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodeConnectionsEndpointProvider in software.amazon.awssdk.services.codeconnections.endpoints
Methods in software.amazon.awssdk.services.codeconnections.endpoints that return CodeConnectionsEndpointProvider Modifier and Type Method Description static CodeConnectionsEndpointProviderCodeConnectionsEndpointProvider. defaultProvider() -
Uses of CodeConnectionsEndpointProvider in software.amazon.awssdk.services.codeconnections.endpoints.internal
Classes in software.amazon.awssdk.services.codeconnections.endpoints.internal that implement CodeConnectionsEndpointProvider Modifier and Type Class Description classDefaultCodeConnectionsEndpointProvider
-