Uses of Interface
software.amazon.awssdk.services.cloudformation.endpoints.CloudFormationEndpointProvider
-
Packages that use CloudFormationEndpointProvider Package Description software.amazon.awssdk.services.cloudformation CloudFormation software.amazon.awssdk.services.cloudformation.endpoints software.amazon.awssdk.services.cloudformation.endpoints.internal -
-
Uses of CloudFormationEndpointProvider in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type CloudFormationEndpointProvider Modifier and Type Method Description default BCloudFormationBaseClientBuilder. endpointProvider(CloudFormationEndpointProvider endpointProvider)Set theCloudFormationEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudFormationEndpointProvider in software.amazon.awssdk.services.cloudformation.endpoints
Methods in software.amazon.awssdk.services.cloudformation.endpoints that return CloudFormationEndpointProvider Modifier and Type Method Description static CloudFormationEndpointProviderCloudFormationEndpointProvider. defaultProvider() -
Uses of CloudFormationEndpointProvider in software.amazon.awssdk.services.cloudformation.endpoints.internal
Classes in software.amazon.awssdk.services.cloudformation.endpoints.internal that implement CloudFormationEndpointProvider Modifier and Type Class Description classDefaultCloudFormationEndpointProvider
-