| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
static EventScopeCode |
EventScopeCode.fromValue(String value)
Use this in place of valueOf.
|
static EventScopeCode |
EventScopeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventScopeCode[] |
EventScopeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setEventScopeCode(EventScopeCode eventScopeCode) |
OrganizationEvent |
OrganizationEvent.withEventScopeCode(EventScopeCode eventScopeCode) |
DescribeAffectedAccountsForOrganizationResult |
DescribeAffectedAccountsForOrganizationResult.withEventScopeCode(EventScopeCode eventScopeCode) |
Event |
Event.withEventScopeCode(EventScopeCode eventScopeCode) |
Copyright © 2020. All rights reserved.