| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPartnerAccountResult> |
AWSIoTWirelessAsyncClient.getPartnerAccountAsync(GetPartnerAccountRequest request,
AsyncHandler<GetPartnerAccountRequest,GetPartnerAccountResult> asyncHandler) |
Future<GetPartnerAccountResult> |
AbstractAWSIoTWirelessAsync.getPartnerAccountAsync(GetPartnerAccountRequest request,
AsyncHandler<GetPartnerAccountRequest,GetPartnerAccountResult> asyncHandler) |
Future<GetPartnerAccountResult> |
AWSIoTWirelessAsync.getPartnerAccountAsync(GetPartnerAccountRequest getPartnerAccountRequest,
AsyncHandler<GetPartnerAccountRequest,GetPartnerAccountResult> asyncHandler)
Gets information about a partner account.
|
| Modifier and Type | Method and Description |
|---|---|
GetPartnerAccountRequest |
GetPartnerAccountRequest.clone() |
GetPartnerAccountRequest |
GetPartnerAccountRequest.withPartnerAccountId(String partnerAccountId)
The partner account ID to disassociate from the AWS account.
|
GetPartnerAccountRequest |
GetPartnerAccountRequest.withPartnerType(PartnerType partnerType)
The partner type.
|
GetPartnerAccountRequest |
GetPartnerAccountRequest.withPartnerType(String partnerType)
The partner type.
|
Copyright © 2022. All rights reserved.