Uses of Interface
software.amazon.awssdk.services.servicecatalogappregistry.ServiceCatalogAppRegistryServiceClientConfiguration.Builder
-
Packages that use ServiceCatalogAppRegistryServiceClientConfiguration.Builder 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.internal -
-
Uses of ServiceCatalogAppRegistryServiceClientConfiguration.Builder in software.amazon.awssdk.services.servicecatalogappregistry
Methods in software.amazon.awssdk.services.servicecatalogappregistry that return ServiceCatalogAppRegistryServiceClientConfiguration.Builder Modifier and Type Method Description ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. authSchemeProvider(ServiceCatalogAppRegistryAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration. builder()ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.servicecatalogappregistry with parameters of type ServiceCatalogAppRegistryServiceClientConfiguration.Builder Constructor Description ServiceCatalogAppRegistryServiceClientConfiguration(ServiceCatalogAppRegistryServiceClientConfiguration.Builder builder) -
Uses of ServiceCatalogAppRegistryServiceClientConfiguration.Builder in software.amazon.awssdk.services.servicecatalogappregistry.internal
Classes in software.amazon.awssdk.services.servicecatalogappregistry.internal that implement ServiceCatalogAppRegistryServiceClientConfiguration.Builder Modifier and Type Class Description classServiceCatalogAppRegistryServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.servicecatalogappregistry.internal that return ServiceCatalogAppRegistryServiceClientConfiguration.Builder Modifier and Type Method Description ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. authSchemeProvider(ServiceCatalogAppRegistryAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)ServiceCatalogAppRegistryServiceClientConfiguration.BuilderServiceCatalogAppRegistryServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-