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