| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default AddThingToBillingGroupResponse |
IotClient.addThingToBillingGroup(AddThingToBillingGroupRequest addThingToBillingGroupRequest)
Adds a thing to a billing group.
|
default AddThingToBillingGroupResponse |
IotClient.addThingToBillingGroup(Consumer<AddThingToBillingGroupRequest.Builder> addThingToBillingGroupRequest)
Adds a thing to a billing group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddThingToBillingGroupResponse> |
IotAsyncClient.addThingToBillingGroup(AddThingToBillingGroupRequest addThingToBillingGroupRequest)
Adds a thing to a billing group.
|
default CompletableFuture<AddThingToBillingGroupResponse> |
IotAsyncClient.addThingToBillingGroup(Consumer<AddThingToBillingGroupRequest.Builder> addThingToBillingGroupRequest)
Adds a thing to a billing group.
|
Copyright © 2019. All rights reserved.