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