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