Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.endpoints.ServiceCatalogAppRegistryEndpointParams
-
-
Uses of ServiceCatalogAppRegistryEndpointParams in software.amazon.awssdk.services.servicecatalogappregistry.endpoints
Methods in software.amazon.awssdk.services.servicecatalogappregistry.endpoints that return ServiceCatalogAppRegistryEndpointParams Modifier and Type Method Description ServiceCatalogAppRegistryEndpointParamsServiceCatalogAppRegistryEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.servicecatalogappregistry.endpoints with parameters of type ServiceCatalogAppRegistryEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ServiceCatalogAppRegistryEndpointProvider. resolveEndpoint(ServiceCatalogAppRegistryEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ServiceCatalogAppRegistryEndpointParams in software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal
Methods in software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal that return ServiceCatalogAppRegistryEndpointParams Modifier and Type Method Description static ServiceCatalogAppRegistryEndpointParamsServiceCatalogAppRegistryResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal with parameters of type ServiceCatalogAppRegistryEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultServiceCatalogAppRegistryEndpointProvider. resolveEndpoint(ServiceCatalogAppRegistryEndpointParams params)
-