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