| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.internal |
| Modifier and Type | Method and Description |
|---|---|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.authSchemeProvider(IoTThingsGraphAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.builder() |
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) |
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfiguration.Builder.region(Region region)
Sets the value for AWS region
|
| Constructor and Description |
|---|
IoTThingsGraphServiceClientConfiguration(IoTThingsGraphServiceClientConfiguration.Builder builder) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderInternal |
| Modifier and Type | Class and Description |
|---|---|
static class |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(IoTThingsGraphAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.builder() |
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.putAuthScheme(AuthScheme<?> authScheme) |
IoTThingsGraphServiceClientConfiguration.Builder |
IoTThingsGraphServiceClientConfigurationBuilder.BuilderImpl.region(Region region)
Sets the value for AWS region
|
Copyright © 2023. All rights reserved.