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