@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RegistrationVersionInformation extends Object implements Serializable, Cloneable, StructuredPojo
Provides information about the specified version of the registration.
Constructor and Description |
---|
RegistrationVersionInformation() |
Modifier and Type | Method and Description |
---|---|
RegistrationVersionInformation |
clone() |
boolean |
equals(Object obj) |
List<RegistrationDeniedReasonInformation> |
getDeniedReasons()
An array of RegistrationDeniedReasonInformation objects.
|
String |
getRegistrationVersionStatus()
The status of the registration.
|
RegistrationVersionStatusHistory |
getRegistrationVersionStatusHistory()
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status
changes.
|
Long |
getVersionNumber()
The version number of the registration.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setDeniedReasons(Collection<RegistrationDeniedReasonInformation> deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
|
void |
setRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration.
|
void |
setRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status
changes.
|
void |
setVersionNumber(Long versionNumber)
The version number of the registration.
|
String |
toString()
Returns a string representation of this object.
|
RegistrationVersionInformation |
withDeniedReasons(Collection<RegistrationDeniedReasonInformation> deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
|
RegistrationVersionInformation |
withDeniedReasons(RegistrationDeniedReasonInformation... deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
|
RegistrationVersionInformation |
withRegistrationVersionStatus(RegistrationVersionStatus registrationVersionStatus)
The status of the registration.
|
RegistrationVersionInformation |
withRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration.
|
RegistrationVersionInformation |
withRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status
changes.
|
RegistrationVersionInformation |
withVersionNumber(Long versionNumber)
The version number of the registration.
|
public void setVersionNumber(Long versionNumber)
The version number of the registration.
versionNumber
- The version number of the registration.public Long getVersionNumber()
The version number of the registration.
public RegistrationVersionInformation withVersionNumber(Long versionNumber)
The version number of the registration.
versionNumber
- The version number of the registration.public void setRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently
submitted version is approved.
registrationVersionStatus
- The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new
version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more
recently submitted version is approved.
RegistrationVersionStatus
public String getRegistrationVersionStatus()
The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently
submitted version is approved.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new
version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more
recently submitted version is approved.
RegistrationVersionStatus
public RegistrationVersionInformation withRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently
submitted version is approved.
registrationVersionStatus
- The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new
version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more
recently submitted version is approved.
RegistrationVersionStatus
public RegistrationVersionInformation withRegistrationVersionStatus(RegistrationVersionStatus registrationVersionStatus)
The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more recently
submitted version is approved.
registrationVersionStatus
- The status of the registration.
DRAFT
: The initial status of a registration version after it’s created.
SUBMITTED
: Your registration has been submitted.
REVIEWING
: Your registration has been accepted and is being reviewed.
APPROVED
: Your registration has been approved.
DISCARDED
: You've abandon this version of their registration to start over with a new
version.
DENIED
: You must fix your registration and resubmit it.
REVOKED
: Your previously approved registration has been revoked.
ARCHIVED
: Your previously approved registration version moves into this status when a more
recently submitted version is approved.
RegistrationVersionStatus
public void setRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.
registrationVersionStatusHistory
- The RegistrationVersionStatusHistory object contains the time stamps for when the reservations
status changes.public RegistrationVersionStatusHistory getRegistrationVersionStatusHistory()
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.
public RegistrationVersionInformation withRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.
registrationVersionStatusHistory
- The RegistrationVersionStatusHistory object contains the time stamps for when the reservations
status changes.public List<RegistrationDeniedReasonInformation> getDeniedReasons()
An array of RegistrationDeniedReasonInformation objects.
public void setDeniedReasons(Collection<RegistrationDeniedReasonInformation> deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
deniedReasons
- An array of RegistrationDeniedReasonInformation objects.public RegistrationVersionInformation withDeniedReasons(RegistrationDeniedReasonInformation... deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
NOTE: This method appends the values to the existing list (if any). Use
setDeniedReasons(java.util.Collection)
or withDeniedReasons(java.util.Collection)
if you want
to override the existing values.
deniedReasons
- An array of RegistrationDeniedReasonInformation objects.public RegistrationVersionInformation withDeniedReasons(Collection<RegistrationDeniedReasonInformation> deniedReasons)
An array of RegistrationDeniedReasonInformation objects.
deniedReasons
- An array of RegistrationDeniedReasonInformation objects.public String toString()
toString
in class Object
Object.toString()
public RegistrationVersionInformation clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.