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