@Generated(value="software.amazon.awssdk:codegen") public final class DefaultIoTThingsGraphAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static IoTThingsGraphAuthSchemeParams.Builder builder()
IoTThingsGraphAuthSchemeParamsIoTThingsGraphAuthSchemeParams.builder in interface IoTThingsGraphAuthSchemeParamspublic String operation()
IoTThingsGraphAuthSchemeParamsoperation in interface IoTThingsGraphAuthSchemeParamspublic Region region()
IoTThingsGraphAuthSchemeParamsregion in interface IoTThingsGraphAuthSchemeParamspublic IoTThingsGraphAuthSchemeParams.Builder toBuilder()
IoTThingsGraphAuthSchemeParamsIoTThingsGraphAuthSchemeParams.Builder to customize the parameters.toBuilder in interface IoTThingsGraphAuthSchemeParamstoBuilder in interface ToCopyableBuilder<IoTThingsGraphAuthSchemeParams.Builder,IoTThingsGraphAuthSchemeParams>Copyright © 2023. All rights reserved.