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