Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.endpoints.CloudWatchLogsEndpointParams.Builder
Packages that use CloudWatchLogsEndpointParams.Builder
-
Uses of CloudWatchLogsEndpointParams.Builder in software.amazon.awssdk.services.cloudwatchlogs.endpoints
Methods in software.amazon.awssdk.services.cloudwatchlogs.endpoints that return CloudWatchLogsEndpointParams.BuilderModifier and TypeMethodDescriptionCloudWatchLogsEndpointParams.builder()CloudWatchLogsEndpointParams.toBuilder()CloudWatchLogsEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.cloudwatchlogs.endpoints with type arguments of type CloudWatchLogsEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>CloudWatchLogsEndpointProvider.resolveEndpoint(Consumer<CloudWatchLogsEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.