| 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 |
|---|---|
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.clone() |
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withIdentifier(String identifier)
Resource identifier to opt in for event messaging.
|
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withIdentifierType(IdentifierType identifierType)
Identifier type of the particular resource identifier for event configuration.
|
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withIdentifierType(String identifierType)
Identifier type of the particular resource identifier for event configuration.
|
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withPartnerType(EventNotificationPartnerType partnerType)
Partner type of the resource if the identifier type is
PartnerAccountId. |
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withPartnerType(String partnerType)
Partner type of the resource if the identifier type is
PartnerAccountId. |
Copyright © 2024. All rights reserved.