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