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