static Page.Builder |
Page.builder() |
|
Page.Builder |
Page.Builder.contactArn(String contactArn) |
The ARN of the contact that Incident Manager is engaging.
|
Page.Builder |
Page.Builder.deliveryTime(Instant deliveryTime) |
The time the message was delivered to the contact channel.
|
Page.Builder |
Page.Builder.engagementArn(String engagementArn) |
The ARN of the engagement that this page is part of.
|
Page.Builder |
Page.Builder.incidentId(String incidentId) |
The ARN of the incident that's engaging the contact channel.
|
Page.Builder |
Page.Builder.pageArn(String pageArn) |
The Amazon Resource Name (ARN) of the page to the contact channel.
|
Page.Builder |
Page.Builder.readTime(Instant readTime) |
The time that the contact channel acknowledged engagement.
|
Page.Builder |
Page.Builder.sender(String sender) |
The user that started the engagement.
|
Page.Builder |
Page.Builder.sentTime(Instant sentTime) |
The time that Incident Manager engaged the contact channel.
|
Page.Builder |
Page.toBuilder() |
|