Uses of Interface
software.amazon.awssdk.services.vpclattice.endpoints.VpcLatticeEndpointProvider
-
Packages that use VpcLatticeEndpointProvider Package Description software.amazon.awssdk.services.vpclattice Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs).software.amazon.awssdk.services.vpclattice.endpoints software.amazon.awssdk.services.vpclattice.endpoints.internal -
-
Uses of VpcLatticeEndpointProvider in software.amazon.awssdk.services.vpclattice
Methods in software.amazon.awssdk.services.vpclattice with parameters of type VpcLatticeEndpointProvider Modifier and Type Method Description default BVpcLatticeBaseClientBuilder. endpointProvider(VpcLatticeEndpointProvider endpointProvider)Set theVpcLatticeEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of VpcLatticeEndpointProvider in software.amazon.awssdk.services.vpclattice.endpoints
Methods in software.amazon.awssdk.services.vpclattice.endpoints that return VpcLatticeEndpointProvider Modifier and Type Method Description static VpcLatticeEndpointProviderVpcLatticeEndpointProvider. defaultProvider() -
Uses of VpcLatticeEndpointProvider in software.amazon.awssdk.services.vpclattice.endpoints.internal
Classes in software.amazon.awssdk.services.vpclattice.endpoints.internal that implement VpcLatticeEndpointProvider Modifier and Type Class Description classDefaultVpcLatticeEndpointProvider
-