@Generated(value="software.amazon.awssdk:codegen") public interface IoTThingsGraphAuthSchemeParams extends ToCopyableBuilder<IoTThingsGraphAuthSchemeParams.Builder,IoTThingsGraphAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IoTThingsGraphAuthSchemeParams.Builder
A builder for a
IoTThingsGraphAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static IoTThingsGraphAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
IoTThingsGraphAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
IoTThingsGraphAuthSchemeParams.Builder |
toBuilder()
Returns a
IoTThingsGraphAuthSchemeParams.Builder to customize the parameters. |
copystatic IoTThingsGraphAuthSchemeParams.Builder builder()
IoTThingsGraphAuthSchemeParams.String operation()
Region region()
IoTThingsGraphAuthSchemeParams.Builder toBuilder()
IoTThingsGraphAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<IoTThingsGraphAuthSchemeParams.Builder,IoTThingsGraphAuthSchemeParams>Copyright © 2023. All rights reserved.