Uses of Class
software.amazon.awssdk.services.marketplacecatalog.endpoints.MarketplaceCatalogEndpointParams
-
-
Uses of MarketplaceCatalogEndpointParams in software.amazon.awssdk.services.marketplacecatalog.endpoints
Methods in software.amazon.awssdk.services.marketplacecatalog.endpoints that return MarketplaceCatalogEndpointParams Modifier and Type Method Description MarketplaceCatalogEndpointParamsMarketplaceCatalogEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.marketplacecatalog.endpoints with parameters of type MarketplaceCatalogEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MarketplaceCatalogEndpointProvider. resolveEndpoint(MarketplaceCatalogEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MarketplaceCatalogEndpointParams in software.amazon.awssdk.services.marketplacecatalog.endpoints.internal
Methods in software.amazon.awssdk.services.marketplacecatalog.endpoints.internal that return MarketplaceCatalogEndpointParams Modifier and Type Method Description static MarketplaceCatalogEndpointParamsMarketplaceCatalogResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.marketplacecatalog.endpoints.internal with parameters of type MarketplaceCatalogEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMarketplaceCatalogEndpointProvider. resolveEndpoint(MarketplaceCatalogEndpointParams endpointParams)
-