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