| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
OpsItemNotification |
OpsItemNotification.clone() |
OpsItemNotification |
OpsItemNotification.withArn(String arn)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpsItemNotification> |
UpdateOpsItemRequest.getNotifications()
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
List<OpsItemNotification> |
OpsItem.getNotifications()
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
List<OpsItemNotification> |
CreateOpsItemRequest.getNotifications()
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOpsItemRequest |
UpdateOpsItemRequest.withNotifications(OpsItemNotification... notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
OpsItem |
OpsItem.withNotifications(OpsItemNotification... notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
CreateOpsItemRequest |
CreateOpsItemRequest.withNotifications(OpsItemNotification... notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOpsItemRequest.setNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
void |
OpsItem.setNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
void |
CreateOpsItemRequest.setNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
UpdateOpsItemRequest |
UpdateOpsItemRequest.withNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
OpsItem |
OpsItem.withNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
CreateOpsItemRequest |
CreateOpsItemRequest.withNotifications(Collection<OpsItemNotification> notifications)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
Copyright © 2019. All rights reserved.