| Package | Description |
|---|---|
| com.amazonaws.services.codestarnotifications.model |
| Modifier and Type | Method and Description |
|---|---|
static DetailType |
DetailType.fromValue(String value)
Use this in place of valueOf.
|
static DetailType |
DetailType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetailType[] |
DetailType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationRuleResult |
DescribeNotificationRuleResult.withDetailType(DetailType detailType)
The level of detail included in the notifications for this resource.
|
CreateNotificationRuleRequest |
CreateNotificationRuleRequest.withDetailType(DetailType detailType)
The level of detail to include in the notifications for this resource.
|
UpdateNotificationRuleRequest |
UpdateNotificationRuleRequest.withDetailType(DetailType detailType)
The level of detail to include in the notifications for this resource.
|
Copyright © 2024. All rights reserved.