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