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