| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| software.amazon.awssdk.services.ssm.auth.scheme | |
| software.amazon.awssdk.services.ssm.auth.scheme.internal | |
| software.amazon.awssdk.services.ssm.internal |
| Modifier and Type | Method and Description |
|---|---|
SsmAuthSchemeProvider |
SsmServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
SsmAuthSchemeProvider |
SsmServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SsmServiceClientConfiguration.Builder |
SsmServiceClientConfiguration.Builder.authSchemeProvider(SsmAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
SsmBaseClientBuilder.authSchemeProvider(SsmAuthSchemeProvider authSchemeProvider)
Set the
SsmAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static SsmAuthSchemeProvider |
SsmAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSsmAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
SsmAuthSchemeProvider |
SsmServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SsmServiceClientConfiguration.Builder |
SsmServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(SsmAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.