| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateAwsAccountFromPartnerAccountResponse |
IotWirelessClient.disassociateAwsAccountFromPartnerAccount(Consumer<DisassociateAwsAccountFromPartnerAccountRequest.Builder> disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account.
|
default DisassociateAwsAccountFromPartnerAccountResponse |
IotWirelessClient.disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateAwsAccountFromPartnerAccountResponse> |
IotWirelessAsyncClient.disassociateAwsAccountFromPartnerAccount(Consumer<DisassociateAwsAccountFromPartnerAccountRequest.Builder> disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account.
|
default CompletableFuture<DisassociateAwsAccountFromPartnerAccountResponse> |
IotWirelessAsyncClient.disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account.
|
Copyright © 2023. All rights reserved.