Uses of Interface
software.amazon.awssdk.services.servicecatalogappregistry.endpoints.ServiceCatalogAppRegistryEndpointProvider
-
Packages that use ServiceCatalogAppRegistryEndpointProvider Package Description software.amazon.awssdk.services.servicecatalogappregistry Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their Amazon Web Services resources.software.amazon.awssdk.services.servicecatalogappregistry.endpoints software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal -
-
Uses of ServiceCatalogAppRegistryEndpointProvider in software.amazon.awssdk.services.servicecatalogappregistry
Methods in software.amazon.awssdk.services.servicecatalogappregistry with parameters of type ServiceCatalogAppRegistryEndpointProvider Modifier and Type Method Description default BServiceCatalogAppRegistryBaseClientBuilder. endpointProvider(ServiceCatalogAppRegistryEndpointProvider endpointProvider)Set theServiceCatalogAppRegistryEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ServiceCatalogAppRegistryEndpointProvider in software.amazon.awssdk.services.servicecatalogappregistry.endpoints
Methods in software.amazon.awssdk.services.servicecatalogappregistry.endpoints that return ServiceCatalogAppRegistryEndpointProvider Modifier and Type Method Description static ServiceCatalogAppRegistryEndpointProviderServiceCatalogAppRegistryEndpointProvider. defaultProvider() -
Uses of ServiceCatalogAppRegistryEndpointProvider in software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal
Classes in software.amazon.awssdk.services.servicecatalogappregistry.endpoints.internal that implement ServiceCatalogAppRegistryEndpointProvider Modifier and Type Class Description classDefaultServiceCatalogAppRegistryEndpointProvider
-