public static interface IoTTwinMakerAuthSchemeParams.Builder extends CopyableBuilder<IoTTwinMakerAuthSchemeParams.Builder,IoTTwinMakerAuthSchemeParams>
IoTTwinMakerAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
IoTTwinMakerAuthSchemeParams |
build()
Returns a
IoTTwinMakerAuthSchemeParams object that is created from the properties that have been set
on the builder. |
IoTTwinMakerAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
IoTTwinMakerAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationIoTTwinMakerAuthSchemeParams.Builder operation(String operation)
IoTTwinMakerAuthSchemeParams.Builder region(Region region)
IoTTwinMakerAuthSchemeParams build()
IoTTwinMakerAuthSchemeParams object that is created from the properties that have been set
on the builder.build in interface Buildablebuild in interface SdkBuilder<IoTTwinMakerAuthSchemeParams.Builder,IoTTwinMakerAuthSchemeParams>Copyright © 2023. All rights reserved.