| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBillingGroupResponse |
IotClient.deleteBillingGroup(Consumer<DeleteBillingGroupRequest.Builder> deleteBillingGroupRequest)
Deletes the billing group.
|
default DeleteBillingGroupResponse |
IotClient.deleteBillingGroup(DeleteBillingGroupRequest deleteBillingGroupRequest)
Deletes the billing group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBillingGroupResponse> |
IotAsyncClient.deleteBillingGroup(Consumer<DeleteBillingGroupRequest.Builder> deleteBillingGroupRequest)
Deletes the billing group.
|
default CompletableFuture<DeleteBillingGroupResponse> |
IotAsyncClient.deleteBillingGroup(DeleteBillingGroupRequest deleteBillingGroupRequest)
Deletes the billing group.
|
Copyright © 2022. All rights reserved.