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