| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
AcceptCodeValidation |
AcceptPageRequest.acceptCodeValidation()
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
static AcceptCodeValidation |
AcceptCodeValidation.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AcceptCodeValidation |
AcceptCodeValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptCodeValidation[] |
AcceptCodeValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AcceptCodeValidation> |
AcceptCodeValidation.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
AcceptPageRequest.Builder |
AcceptPageRequest.Builder.acceptCodeValidation(AcceptCodeValidation acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
Copyright © 2023. All rights reserved.