| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static EventNotificationPartnerType |
EventNotificationPartnerType.fromValue(String value)
Use this in place of valueOf.
|
static EventNotificationPartnerType |
EventNotificationPartnerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotificationPartnerType[] |
EventNotificationPartnerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventConfigurationItem |
EventConfigurationItem.withPartnerType(EventNotificationPartnerType partnerType)
Partner type of the resource if the identifier type is PartnerAccountId.
|
UpdateResourceEventConfigurationRequest |
UpdateResourceEventConfigurationRequest.withPartnerType(EventNotificationPartnerType partnerType)
Partner type of the resource if the identifier type is
PartnerAccountId |
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withPartnerType(EventNotificationPartnerType partnerType)
Partner type of the resource if the identifier type is
PartnerAccountId. |
Copyright © 2023. All rights reserved.