| 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 AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
default AssociateAwsAccountWithPartnerAccountResponse |
IotWirelessClient.associateAwsAccountWithPartnerAccount(Consumer<AssociateAwsAccountWithPartnerAccountRequest.Builder> associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateAwsAccountWithPartnerAccountResponse> |
IotWirelessAsyncClient.associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
default CompletableFuture<AssociateAwsAccountWithPartnerAccountResponse> |
IotWirelessAsyncClient.associateAwsAccountWithPartnerAccount(Consumer<AssociateAwsAccountWithPartnerAccountRequest.Builder> associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
Copyright © 2023. All rights reserved.