Uses of Interface
software.amazon.awssdk.services.ec2.endpoints.Ec2EndpointProvider
Packages that use Ec2EndpointProvider
Package
Description
-
Uses of Ec2EndpointProvider in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type Ec2EndpointProviderModifier and TypeMethodDescriptiondefault BEc2BaseClientBuilder.endpointProvider(Ec2EndpointProvider endpointProvider) Set theEc2EndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Ec2EndpointProvider in software.amazon.awssdk.services.ec2.endpoints
Methods in software.amazon.awssdk.services.ec2.endpoints that return Ec2EndpointProviderModifier and TypeMethodDescriptionstatic Ec2EndpointProviderEc2EndpointProvider.defaultProvider() -
Uses of Ec2EndpointProvider in software.amazon.awssdk.services.ec2.endpoints.internal
Classes in software.amazon.awssdk.services.ec2.endpoints.internal that implement Ec2EndpointProvider