| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| software.amazon.awssdk.services.iotwireless.auth.scheme | |
| software.amazon.awssdk.services.iotwireless.auth.scheme.internal | |
| software.amazon.awssdk.services.iotwireless.internal |
| Modifier and Type | Method and Description |
|---|---|
IotWirelessAuthSchemeProvider |
IotWirelessServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
IotWirelessAuthSchemeProvider |
IotWirelessServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IotWirelessServiceClientConfiguration.Builder |
IotWirelessServiceClientConfiguration.Builder.authSchemeProvider(IotWirelessAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
IotWirelessBaseClientBuilder.authSchemeProvider(IotWirelessAuthSchemeProvider authSchemeProvider)
Set the
IotWirelessAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static IotWirelessAuthSchemeProvider |
IotWirelessAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIotWirelessAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
IotWirelessAuthSchemeProvider |
IotWirelessServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IotWirelessServiceClientConfiguration.Builder |
IotWirelessServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(IotWirelessAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.