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