Uses of Interface
software.amazon.awssdk.services.cloudwatchevents.endpoints.CloudWatchEventsEndpointProvider
-
Packages that use CloudWatchEventsEndpointProvider Package Description software.amazon.awssdk.services.cloudwatchevents Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.software.amazon.awssdk.services.cloudwatchevents.endpoints software.amazon.awssdk.services.cloudwatchevents.endpoints.internal -
-
Uses of CloudWatchEventsEndpointProvider in software.amazon.awssdk.services.cloudwatchevents
Methods in software.amazon.awssdk.services.cloudwatchevents with parameters of type CloudWatchEventsEndpointProvider Modifier and Type Method Description default BCloudWatchEventsBaseClientBuilder. endpointProvider(CloudWatchEventsEndpointProvider endpointProvider)Set theCloudWatchEventsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudWatchEventsEndpointProvider in software.amazon.awssdk.services.cloudwatchevents.endpoints
Methods in software.amazon.awssdk.services.cloudwatchevents.endpoints that return CloudWatchEventsEndpointProvider Modifier and Type Method Description static CloudWatchEventsEndpointProviderCloudWatchEventsEndpointProvider. defaultProvider() -
Uses of CloudWatchEventsEndpointProvider in software.amazon.awssdk.services.cloudwatchevents.endpoints.internal
Classes in software.amazon.awssdk.services.cloudwatchevents.endpoints.internal that implement CloudWatchEventsEndpointProvider Modifier and Type Class Description classDefaultCloudWatchEventsEndpointProvider
-