Uses of Class
software.amazon.awssdk.services.cloudwatchevents.endpoints.CloudWatchEventsEndpointParams
-
Packages that use CloudWatchEventsEndpointParams Package Description software.amazon.awssdk.services.cloudwatchevents.endpoints software.amazon.awssdk.services.cloudwatchevents.endpoints.internal -
-
Uses of CloudWatchEventsEndpointParams in software.amazon.awssdk.services.cloudwatchevents.endpoints
Methods in software.amazon.awssdk.services.cloudwatchevents.endpoints that return CloudWatchEventsEndpointParams Modifier and Type Method Description CloudWatchEventsEndpointParamsCloudWatchEventsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cloudwatchevents.endpoints with parameters of type CloudWatchEventsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CloudWatchEventsEndpointProvider. resolveEndpoint(CloudWatchEventsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CloudWatchEventsEndpointParams in software.amazon.awssdk.services.cloudwatchevents.endpoints.internal
Methods in software.amazon.awssdk.services.cloudwatchevents.endpoints.internal that return CloudWatchEventsEndpointParams Modifier and Type Method Description static CloudWatchEventsEndpointParamsCloudWatchEventsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cloudwatchevents.endpoints.internal with parameters of type CloudWatchEventsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCloudWatchEventsEndpointProvider. resolveEndpoint(CloudWatchEventsEndpointParams params)
-