@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AcceptPageRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
AcceptPageRequest() |
Modifier and Type | Method and Description |
---|---|
AcceptPageRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAcceptCode()
A 6-digit code used to acknowledge the page.
|
String |
getAcceptCodeValidation()
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
String |
getAcceptType()
The type indicates if the page was
DELIVERED or READ . |
String |
getContactChannelId()
The ARN of the contact channel.
|
String |
getNote()
Information provided by the user when the user acknowledges the page.
|
String |
getPageId()
The Amazon Resource Name (ARN) of the engagement to a contact channel.
|
int |
hashCode() |
void |
setAcceptCode(String acceptCode)
A 6-digit code used to acknowledge the page.
|
void |
setAcceptCodeValidation(String acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
void |
setAcceptType(String acceptType)
The type indicates if the page was
DELIVERED or READ . |
void |
setContactChannelId(String contactChannelId)
The ARN of the contact channel.
|
void |
setNote(String note)
Information provided by the user when the user acknowledges the page.
|
void |
setPageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a contact channel.
|
String |
toString()
Returns a string representation of this object.
|
AcceptPageRequest |
withAcceptCode(String acceptCode)
A 6-digit code used to acknowledge the page.
|
AcceptPageRequest |
withAcceptCodeValidation(AcceptCodeValidation acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
AcceptPageRequest |
withAcceptCodeValidation(String acceptCodeValidation)
An optional field that Incident Manager uses to
ENFORCE AcceptCode validation when
acknowledging an page. |
AcceptPageRequest |
withAcceptType(AcceptType acceptType)
The type indicates if the page was
DELIVERED or READ . |
AcceptPageRequest |
withAcceptType(String acceptType)
The type indicates if the page was
DELIVERED or READ . |
AcceptPageRequest |
withContactChannelId(String contactChannelId)
The ARN of the contact channel.
|
AcceptPageRequest |
withNote(String note)
Information provided by the user when the user acknowledges the page.
|
AcceptPageRequest |
withPageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a contact channel.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setPageId(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.public String getPageId()
The Amazon Resource Name (ARN) of the engagement to a contact channel.
public AcceptPageRequest withPageId(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.public void setContactChannelId(String contactChannelId)
The ARN of the contact channel.
contactChannelId
- The ARN of the contact channel.public String getContactChannelId()
The ARN of the contact channel.
public AcceptPageRequest withContactChannelId(String contactChannelId)
The ARN of the contact channel.
contactChannelId
- The ARN of the contact channel.public void setAcceptType(String acceptType)
The type indicates if the page was DELIVERED
or READ
.
acceptType
- The type indicates if the page was DELIVERED
or READ
.AcceptType
public String getAcceptType()
The type indicates if the page was DELIVERED
or READ
.
DELIVERED
or READ
.AcceptType
public AcceptPageRequest withAcceptType(String acceptType)
The type indicates if the page was DELIVERED
or READ
.
acceptType
- The type indicates if the page was DELIVERED
or READ
.AcceptType
public AcceptPageRequest withAcceptType(AcceptType acceptType)
The type indicates if the page was DELIVERED
or READ
.
acceptType
- The type indicates if the page was DELIVERED
or READ
.AcceptType
public void setNote(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.public String getNote()
Information provided by the user when the user acknowledges the page.
public AcceptPageRequest withNote(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.public void setAcceptCode(String acceptCode)
A 6-digit code used to acknowledge the page.
acceptCode
- A 6-digit code used to acknowledge the page.public String getAcceptCode()
A 6-digit code used to acknowledge the page.
public AcceptPageRequest withAcceptCode(String acceptCode)
A 6-digit code used to acknowledge the page.
acceptCode
- A 6-digit code used to acknowledge the page.public void setAcceptCodeValidation(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
public String getAcceptCodeValidation()
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
.
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
public AcceptPageRequest withAcceptCodeValidation(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
public AcceptPageRequest withAcceptCodeValidation(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
public String toString()
toString
in class Object
Object.toString()
public AcceptPageRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()