Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.Iot1ClickProjectsServiceClientConfiguration.Builder
-
Packages that use Iot1ClickProjectsServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Referencesoftware.amazon.awssdk.services.iot1clickprojects.internal -
-
Uses of Iot1ClickProjectsServiceClientConfiguration.Builder in software.amazon.awssdk.services.iot1clickprojects
Methods in software.amazon.awssdk.services.iot1clickprojects that return Iot1ClickProjectsServiceClientConfiguration.Builder Modifier and Type Method Description Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. authSchemeProvider(Iot1ClickProjectsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration. builder()Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.iot1clickprojects with parameters of type Iot1ClickProjectsServiceClientConfiguration.Builder Constructor Description Iot1ClickProjectsServiceClientConfiguration(Iot1ClickProjectsServiceClientConfiguration.Builder builder) -
Uses of Iot1ClickProjectsServiceClientConfiguration.Builder in software.amazon.awssdk.services.iot1clickprojects.internal
Subinterfaces of Iot1ClickProjectsServiceClientConfiguration.Builder in software.amazon.awssdk.services.iot1clickprojects.internal Modifier and Type Interface Description static interfaceIot1ClickProjectsServiceClientConfigurationBuilder.BuilderInternalClasses in software.amazon.awssdk.services.iot1clickprojects.internal that implement Iot1ClickProjectsServiceClientConfiguration.Builder Modifier and Type Class Description static classIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImplMethods in software.amazon.awssdk.services.iot1clickprojects.internal that return Iot1ClickProjectsServiceClientConfiguration.Builder Modifier and Type Method Description Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. authSchemeProvider(Iot1ClickProjectsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder. builder()Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationIot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. putAuthScheme(AuthScheme<?> authScheme)Iot1ClickProjectsServiceClientConfiguration.BuilderIot1ClickProjectsServiceClientConfigurationBuilder.BuilderImpl. region(Region region)Sets the value for AWS region
-