| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotjobsdataplane |
AWS IoT Jobs is a service that allows you to define a set of jobs — remote operations that are sent to and executed
on one or more devices connected to AWS IoT.
|
| software.amazon.awssdk.services.iotjobsdataplane.auth.scheme | |
| software.amazon.awssdk.services.iotjobsdataplane.auth.scheme.internal | |
| software.amazon.awssdk.services.iotjobsdataplane.internal |
| Modifier and Type | Method and Description |
|---|---|
IotJobsDataPlaneAuthSchemeProvider |
IotJobsDataPlaneServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
IotJobsDataPlaneAuthSchemeProvider |
IotJobsDataPlaneServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IotJobsDataPlaneServiceClientConfiguration.Builder |
IotJobsDataPlaneServiceClientConfiguration.Builder.authSchemeProvider(IotJobsDataPlaneAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
IotJobsDataPlaneBaseClientBuilder.authSchemeProvider(IotJobsDataPlaneAuthSchemeProvider authSchemeProvider)
Set the
IotJobsDataPlaneAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static IotJobsDataPlaneAuthSchemeProvider |
IotJobsDataPlaneAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIotJobsDataPlaneAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
IotJobsDataPlaneAuthSchemeProvider |
IotJobsDataPlaneServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IotJobsDataPlaneServiceClientConfiguration.Builder |
IotJobsDataPlaneServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(IotJobsDataPlaneAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.