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