Uses of Class
software.amazon.awssdk.services.vpclattice.endpoints.VpcLatticeEndpointParams
-
Packages that use VpcLatticeEndpointParams Package Description software.amazon.awssdk.services.vpclattice.endpoints software.amazon.awssdk.services.vpclattice.endpoints.internal -
-
Uses of VpcLatticeEndpointParams in software.amazon.awssdk.services.vpclattice.endpoints
Methods in software.amazon.awssdk.services.vpclattice.endpoints that return VpcLatticeEndpointParams Modifier and Type Method Description VpcLatticeEndpointParamsVpcLatticeEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.vpclattice.endpoints with parameters of type VpcLatticeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>VpcLatticeEndpointProvider. resolveEndpoint(VpcLatticeEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of VpcLatticeEndpointParams in software.amazon.awssdk.services.vpclattice.endpoints.internal
Methods in software.amazon.awssdk.services.vpclattice.endpoints.internal that return VpcLatticeEndpointParams Modifier and Type Method Description static VpcLatticeEndpointParamsVpcLatticeResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.vpclattice.endpoints.internal with parameters of type VpcLatticeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultVpcLatticeEndpointProvider. resolveEndpoint(VpcLatticeEndpointParams endpointParams)
-