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