Uses of Interface
software.amazon.awssdk.services.codestarnotifications.endpoints.CodestarNotificationsEndpointProvider
-
Packages that use CodestarNotificationsEndpointProvider Package Description software.amazon.awssdk.services.codestarnotifications This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API.software.amazon.awssdk.services.codestarnotifications.endpoints software.amazon.awssdk.services.codestarnotifications.endpoints.internal -
-
Uses of CodestarNotificationsEndpointProvider in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications with parameters of type CodestarNotificationsEndpointProvider Modifier and Type Method Description default BCodestarNotificationsBaseClientBuilder. endpointProvider(CodestarNotificationsEndpointProvider endpointProvider)Set theCodestarNotificationsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CodestarNotificationsEndpointProvider in software.amazon.awssdk.services.codestarnotifications.endpoints
Methods in software.amazon.awssdk.services.codestarnotifications.endpoints that return CodestarNotificationsEndpointProvider Modifier and Type Method Description static CodestarNotificationsEndpointProviderCodestarNotificationsEndpointProvider. defaultProvider() -
Uses of CodestarNotificationsEndpointProvider in software.amazon.awssdk.services.codestarnotifications.endpoints.internal
Classes in software.amazon.awssdk.services.codestarnotifications.endpoints.internal that implement CodestarNotificationsEndpointProvider Modifier and Type Class Description classDefaultCodestarNotificationsEndpointProvider
-