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