| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.auth.scheme | |
| software.amazon.awssdk.services.ssmsap.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static SsmSapAuthSchemeParams.Builder |
SsmSapAuthSchemeParams.builder()
Get a new builder for creating a
SsmSapAuthSchemeParams. |
SsmSapAuthSchemeParams.Builder |
SsmSapAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
SsmSapAuthSchemeParams.Builder |
SsmSapAuthSchemeParams.Builder.region(Region region)
Set the region.
|
SsmSapAuthSchemeParams.Builder |
SsmSapAuthSchemeParams.toBuilder()
Returns a
SsmSapAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
SsmSapAuthSchemeProvider.resolveAuthScheme(Consumer<SsmSapAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static SsmSapAuthSchemeParams.Builder |
DefaultSsmSapAuthSchemeParams.builder() |
SsmSapAuthSchemeParams.Builder |
DefaultSsmSapAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.