| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| software.amazon.awssdk.services.greengrass.internal |
| Modifier and Type | Method and Description |
|---|---|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.authSchemeProvider(GreengrassAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.builder() |
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) |
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfiguration.Builder.region(Region region)
Sets the value for AWS region
|
| Constructor and Description |
|---|
GreengrassServiceClientConfiguration(GreengrassServiceClientConfiguration.Builder builder) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GreengrassServiceClientConfigurationBuilder.BuilderInternal |
| Modifier and Type | Class and Description |
|---|---|
static class |
GreengrassServiceClientConfigurationBuilder.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(GreengrassAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.builder() |
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.putAuthScheme(AuthScheme<?> authScheme) |
GreengrassServiceClientConfiguration.Builder |
GreengrassServiceClientConfigurationBuilder.BuilderImpl.region(Region region)
Sets the value for AWS region
|
Copyright © 2023. All rights reserved.