Uses of Interface
software.amazon.awssdk.services.iotthingsgraph.IoTThingsGraphServiceClientConfiguration.Builder
-
Packages that use IoTThingsGraphServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.internal -
-
Uses of IoTThingsGraphServiceClientConfiguration.Builder in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph that return IoTThingsGraphServiceClientConfiguration.Builder Modifier and Type Method Description IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. authSchemeProvider(IoTThingsGraphAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration. builder()IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.iotthingsgraph with parameters of type IoTThingsGraphServiceClientConfiguration.Builder Constructor Description IoTThingsGraphServiceClientConfiguration(IoTThingsGraphServiceClientConfiguration.Builder builder) -
Uses of IoTThingsGraphServiceClientConfiguration.Builder in software.amazon.awssdk.services.iotthingsgraph.internal
Classes in software.amazon.awssdk.services.iotthingsgraph.internal that implement IoTThingsGraphServiceClientConfiguration.Builder Modifier and Type Class Description classIoTThingsGraphServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.iotthingsgraph.internal that return IoTThingsGraphServiceClientConfiguration.Builder Modifier and Type Method Description IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. authSchemeProvider(IoTThingsGraphAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationIoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)IoTThingsGraphServiceClientConfiguration.BuilderIoTThingsGraphServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-