public static interface AssociateWirelessDeviceWithThingRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<AssociateWirelessDeviceWithThingRequest.Builder,AssociateWirelessDeviceWithThingRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateWirelessDeviceWithThingRequest.Builder |
id(String id)
The ID of the resource to update.
|
AssociateWirelessDeviceWithThingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateWirelessDeviceWithThingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateWirelessDeviceWithThingRequest.Builder |
thingArn(String thingArn)
The ARN of the thing to associate with the wireless device.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateWirelessDeviceWithThingRequest.Builder id(String id)
The ID of the resource to update.
id - The ID of the resource to update.AssociateWirelessDeviceWithThingRequest.Builder thingArn(String thingArn)
The ARN of the thing to associate with the wireless device.
thingArn - The ARN of the thing to associate with the wireless device.AssociateWirelessDeviceWithThingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateWirelessDeviceWithThingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.