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