| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePartnerAccountResponse |
IotWirelessClient.updatePartnerAccount(Consumer<UpdatePartnerAccountRequest.Builder> updatePartnerAccountRequest)
Updates properties of a partner account.
|
default UpdatePartnerAccountResponse |
IotWirelessClient.updatePartnerAccount(UpdatePartnerAccountRequest updatePartnerAccountRequest)
Updates properties of a partner account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePartnerAccountResponse> |
IotWirelessAsyncClient.updatePartnerAccount(Consumer<UpdatePartnerAccountRequest.Builder> updatePartnerAccountRequest)
Updates properties of a partner account.
|
default CompletableFuture<UpdatePartnerAccountResponse> |
IotWirelessAsyncClient.updatePartnerAccount(UpdatePartnerAccountRequest updatePartnerAccountRequest)
Updates properties of a partner account.
|
Copyright © 2021. All rights reserved.