public static interface AcceptPageRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<AcceptPageRequest.Builder,AcceptPageRequest>
| Modifier and Type | Method and Description |
|---|---|
AcceptPageRequest.Builder |
acceptCode(String acceptCode)
The accept code is a 6-digit code used to acknowledge the page.
|
AcceptPageRequest.Builder |
acceptCodeValidation(AcceptCodeValidation acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
AcceptPageRequest.Builder |
acceptCodeValidation(String acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
AcceptPageRequest.Builder |
acceptType(AcceptType acceptType)
The type indicates if the page was
DELIVERED or READ. |
AcceptPageRequest.Builder |
acceptType(String acceptType)
The type indicates if the page was
DELIVERED or READ. |
AcceptPageRequest.Builder |
contactChannelId(String contactChannelId)
The ARN of the contact channel.
|
AcceptPageRequest.Builder |
note(String note)
Information provided by the user when the user acknowledges the page.
|
AcceptPageRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AcceptPageRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AcceptPageRequest.Builder |
pageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a contact channel.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAcceptPageRequest.Builder pageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a contact channel.
pageId - The Amazon Resource Name (ARN) of the engagement to a contact channel.AcceptPageRequest.Builder contactChannelId(String contactChannelId)
The ARN of the contact channel.
contactChannelId - The ARN of the contact channel.AcceptPageRequest.Builder acceptType(String acceptType)
The type indicates if the page was DELIVERED or READ.
acceptType - The type indicates if the page was DELIVERED or READ.AcceptType,
AcceptTypeAcceptPageRequest.Builder acceptType(AcceptType acceptType)
The type indicates if the page was DELIVERED or READ.
acceptType - The type indicates if the page was DELIVERED or READ.AcceptType,
AcceptTypeAcceptPageRequest.Builder note(String note)
Information provided by the user when the user acknowledges the page.
note - Information provided by the user when the user acknowledges the page.AcceptPageRequest.Builder acceptCode(String acceptCode)
The accept code is a 6-digit code used to acknowledge the page.
acceptCode - The accept code is a 6-digit code used to acknowledge the page.AcceptPageRequest.Builder acceptCodeValidation(String acceptCodeValidation)
An optional field that Incident Manager uses to ENFORCE AcceptCode validation when
acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in
the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the
user matches the code sent by Incident Manager with the page.
Incident Manager can also IGNORE AcceptCode validation. Ignoring
AcceptCode validation causes Incident Manager to accept any value entered for the
AcceptCode.
acceptCodeValidation - An optional field that Incident Manager uses to ENFORCE AcceptCode
validation when acknowledging an page. Acknowledgement can occur by replying to a page, or when
entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to
verify that the code entered by the user matches the code sent by Incident Manager with the page.
Incident Manager can also IGNORE AcceptCode validation. Ignoring
AcceptCode validation causes Incident Manager to accept any value entered for the
AcceptCode.
AcceptCodeValidation,
AcceptCodeValidationAcceptPageRequest.Builder acceptCodeValidation(AcceptCodeValidation acceptCodeValidation)
An optional field that Incident Manager uses to ENFORCE AcceptCode validation when
acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in
the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the
user matches the code sent by Incident Manager with the page.
Incident Manager can also IGNORE AcceptCode validation. Ignoring
AcceptCode validation causes Incident Manager to accept any value entered for the
AcceptCode.
acceptCodeValidation - An optional field that Incident Manager uses to ENFORCE AcceptCode
validation when acknowledging an page. Acknowledgement can occur by replying to a page, or when
entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to
verify that the code entered by the user matches the code sent by Incident Manager with the page.
Incident Manager can also IGNORE AcceptCode validation. Ignoring
AcceptCode validation causes Incident Manager to accept any value entered for the
AcceptCode.
AcceptCodeValidation,
AcceptCodeValidationAcceptPageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAcceptPageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.