@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class OperationSummary extends Object implements Serializable, Cloneable, StructuredPojo
OperationSummary includes the following elements.
| Constructor and Description |
|---|
OperationSummary() |
| Modifier and Type | Method and Description |
|---|---|
OperationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getDomainName()
Name of the domain.
|
Date |
getLastUpdatedDate()
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
|
String |
getMessage()
Message about the operation.
|
String |
getOperationId()
Identifier returned to track the requested action.
|
String |
getStatus()
The current status of the requested operation in the system.
|
String |
getStatusFlag()
Automatically checks whether there are no outstanding operations on domains that need customer attention.
|
Date |
getSubmittedDate()
The date when the request was submitted.
|
String |
getType()
Type of the action requested.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setDomainName(String domainName)
Name of the domain.
|
void |
setLastUpdatedDate(Date lastUpdatedDate)
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
|
void |
setMessage(String message)
Message about the operation.
|
void |
setOperationId(String operationId)
Identifier returned to track the requested action.
|
void |
setStatus(OperationStatus status)
The current status of the requested operation in the system.
|
void |
setStatus(String status)
The current status of the requested operation in the system.
|
void |
setStatusFlag(StatusFlag statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
|
void |
setStatusFlag(String statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
|
void |
setSubmittedDate(Date submittedDate)
The date when the request was submitted.
|
void |
setType(OperationType type)
Type of the action requested.
|
void |
setType(String type)
Type of the action requested.
|
String |
toString()
Returns a string representation of this object.
|
OperationSummary |
withDomainName(String domainName)
Name of the domain.
|
OperationSummary |
withLastUpdatedDate(Date lastUpdatedDate)
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
|
OperationSummary |
withMessage(String message)
Message about the operation.
|
OperationSummary |
withOperationId(String operationId)
Identifier returned to track the requested action.
|
OperationSummary |
withStatus(OperationStatus status)
The current status of the requested operation in the system.
|
OperationSummary |
withStatus(String status)
The current status of the requested operation in the system.
|
OperationSummary |
withStatusFlag(StatusFlag statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
|
OperationSummary |
withStatusFlag(String statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
|
OperationSummary |
withSubmittedDate(Date submittedDate)
The date when the request was submitted.
|
OperationSummary |
withType(OperationType type)
Type of the action requested.
|
OperationSummary |
withType(String type)
Type of the action requested.
|
public void setOperationId(String operationId)
Identifier returned to track the requested action.
operationId - Identifier returned to track the requested action.public String getOperationId()
Identifier returned to track the requested action.
public OperationSummary withOperationId(String operationId)
Identifier returned to track the requested action.
operationId - Identifier returned to track the requested action.public void setStatus(String status)
The current status of the requested operation in the system.
status - The current status of the requested operation in the system.OperationStatuspublic String getStatus()
The current status of the requested operation in the system.
OperationStatuspublic OperationSummary withStatus(String status)
The current status of the requested operation in the system.
status - The current status of the requested operation in the system.OperationStatuspublic void setStatus(OperationStatus status)
The current status of the requested operation in the system.
status - The current status of the requested operation in the system.OperationStatuspublic OperationSummary withStatus(OperationStatus status)
The current status of the requested operation in the system.
status - The current status of the requested operation in the system.OperationStatuspublic void setType(String type)
Type of the action requested.
type - Type of the action requested.OperationTypepublic String getType()
Type of the action requested.
OperationTypepublic OperationSummary withType(String type)
Type of the action requested.
type - Type of the action requested.OperationTypepublic void setType(OperationType type)
Type of the action requested.
type - Type of the action requested.OperationTypepublic OperationSummary withType(OperationType type)
Type of the action requested.
type - Type of the action requested.OperationTypepublic void setSubmittedDate(Date submittedDate)
The date when the request was submitted.
submittedDate - The date when the request was submitted.public Date getSubmittedDate()
The date when the request was submitted.
public OperationSummary withSubmittedDate(Date submittedDate)
The date when the request was submitted.
submittedDate - The date when the request was submitted.public void setDomainName(String domainName)
Name of the domain.
domainName - Name of the domain.public String getDomainName()
Name of the domain.
public OperationSummary withDomainName(String domainName)
Name of the domain.
domainName - Name of the domain.public void setMessage(String message)
Message about the operation.
message - Message about the operation.public String getMessage()
Message about the operation.
public OperationSummary withMessage(String message)
Message about the operation.
message - Message about the operation.public void setStatusFlag(String statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the
domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an
email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information,
see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.
statusFlag - Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is
receiving the domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning
an email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more
information, see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its
resolution.
StatusFlagpublic String getStatusFlag()
Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the
domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an
email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information,
see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is
receiving the domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example,
returning an email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more
information, see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its
resolution.
StatusFlagpublic OperationSummary withStatusFlag(String statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the
domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an
email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information,
see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.
statusFlag - Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is
receiving the domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning
an email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more
information, see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its
resolution.
StatusFlagpublic void setStatusFlag(StatusFlag statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the
domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an
email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information,
see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.
statusFlag - Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is
receiving the domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning
an email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more
information, see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its
resolution.
StatusFlagpublic OperationSummary withStatusFlag(StatusFlag statusFlag)
Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the
domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an
email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information,
see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.
statusFlag - Automatically checks whether there are no outstanding operations on domains that need customer attention.
Valid values are:
PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is
receiving the domain.
PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning
an email.
PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more
information, see ResendOperationAuthorization.
PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.
PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its
resolution.
StatusFlagpublic void setLastUpdatedDate(Date lastUpdatedDate)
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
lastUpdatedDate - The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).public Date getLastUpdatedDate()
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
public OperationSummary withLastUpdatedDate(Date lastUpdatedDate)
The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).
lastUpdatedDate - The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).public String toString()
toString in class ObjectObject.toString()public OperationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.