@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SubmitRegistrationVersionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description | 
|---|
| SubmitRegistrationVersionResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| SubmitRegistrationVersionResult | clone() | 
| boolean | equals(Object obj) | 
| String | getRegistrationArn()
 The Amazon Resource Name (ARN) for the registration. | 
| String | getRegistrationId()
 The unique identifier for the registration. | 
| String | getRegistrationVersionStatus()
 The status of the registration version. | 
| 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 | setRegistrationArn(String registrationArn)
 The Amazon Resource Name (ARN) for the registration. | 
| void | setRegistrationId(String registrationId)
 The unique identifier for the registration. | 
| void | setRegistrationVersionStatus(String registrationVersionStatus)
 The status of the registration version. | 
| 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. | 
| SubmitRegistrationVersionResult | withRegistrationArn(String registrationArn)
 The Amazon Resource Name (ARN) for the registration. | 
| SubmitRegistrationVersionResult | withRegistrationId(String registrationId)
 The unique identifier for the registration. | 
| SubmitRegistrationVersionResult | withRegistrationVersionStatus(RegistrationVersionStatus registrationVersionStatus)
 The status of the registration version. | 
| SubmitRegistrationVersionResult | withRegistrationVersionStatus(String registrationVersionStatus)
 The status of the registration version. | 
| SubmitRegistrationVersionResult | withRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
 The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status
 changes. | 
| SubmitRegistrationVersionResult | withVersionNumber(Long versionNumber)
 The version number of the registration. | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setRegistrationArn(String registrationArn)
The Amazon Resource Name (ARN) for the registration.
registrationArn - The Amazon Resource Name (ARN) for the registration.public String getRegistrationArn()
The Amazon Resource Name (ARN) for the registration.
public SubmitRegistrationVersionResult withRegistrationArn(String registrationArn)
The Amazon Resource Name (ARN) for the registration.
registrationArn - The Amazon Resource Name (ARN) for the registration.public void setRegistrationId(String registrationId)
The unique identifier for the registration.
registrationId - The unique identifier for the registration.public String getRegistrationId()
The unique identifier for the registration.
public SubmitRegistrationVersionResult withRegistrationId(String registrationId)
The unique identifier for the registration.
registrationId - The unique identifier for 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 SubmitRegistrationVersionResult 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 version.
 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 version.
        
        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.
        
RegistrationVersionStatuspublic String getRegistrationVersionStatus()
The status of the registration version.
 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.
         
RegistrationVersionStatuspublic SubmitRegistrationVersionResult withRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration version.
 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 version.
        
        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.
        
RegistrationVersionStatuspublic SubmitRegistrationVersionResult withRegistrationVersionStatus(RegistrationVersionStatus registrationVersionStatus)
The status of the registration version.
 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 version.
        
        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.
        
RegistrationVersionStatuspublic 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 SubmitRegistrationVersionResult 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 String toString()
toString in class ObjectObject.toString()public SubmitRegistrationVersionResult clone()