Uses of Class
software.amazon.awssdk.services.servicecatalog.endpoints.ServiceCatalogEndpointParams
-
Packages that use ServiceCatalogEndpointParams Package Description software.amazon.awssdk.services.servicecatalog.endpoints software.amazon.awssdk.services.servicecatalog.endpoints.internal -
-
Uses of ServiceCatalogEndpointParams in software.amazon.awssdk.services.servicecatalog.endpoints
Methods in software.amazon.awssdk.services.servicecatalog.endpoints that return ServiceCatalogEndpointParams Modifier and Type Method Description ServiceCatalogEndpointParamsServiceCatalogEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.servicecatalog.endpoints with parameters of type ServiceCatalogEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ServiceCatalogEndpointProvider. resolveEndpoint(ServiceCatalogEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ServiceCatalogEndpointParams in software.amazon.awssdk.services.servicecatalog.endpoints.internal
Methods in software.amazon.awssdk.services.servicecatalog.endpoints.internal that return ServiceCatalogEndpointParams Modifier and Type Method Description static ServiceCatalogEndpointParamsServiceCatalogResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.servicecatalog.endpoints.internal with parameters of type ServiceCatalogEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultServiceCatalogEndpointProvider. resolveEndpoint(ServiceCatalogEndpointParams params)
-