@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateRegistrationVersionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
CreateRegistrationVersionResult() |
| Modifier and Type | Method and Description |
|---|---|
CreateRegistrationVersionResult |
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.
|
RegistrationVersionStatusHistory |
getRegistrationVersionStatusHistory()
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
|
Long |
getVersionNumber()
The new 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.
|
void |
setRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
|
void |
setVersionNumber(Long versionNumber)
The new version number of the registration.
|
String |
toString()
Returns a string representation of this object.
|
CreateRegistrationVersionResult |
withRegistrationArn(String registrationArn)
The Amazon Resource Name (ARN) for the registration.
|
CreateRegistrationVersionResult |
withRegistrationId(String registrationId)
The unique identifier for the registration.
|
CreateRegistrationVersionResult |
withRegistrationVersionStatus(RegistrationVersionStatus registrationVersionStatus)
The status of the registration.
|
CreateRegistrationVersionResult |
withRegistrationVersionStatus(String registrationVersionStatus)
The status of the registration.
|
CreateRegistrationVersionResult |
withRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
|
CreateRegistrationVersionResult |
withVersionNumber(Long versionNumber)
The new 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 CreateRegistrationVersionResult 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 CreateRegistrationVersionResult withRegistrationId(String registrationId)
The unique identifier for the registration.
registrationId - The unique identifier for the registration.public void setVersionNumber(Long versionNumber)
The new version number of the registration.
versionNumber - The new version number of the registration.public Long getVersionNumber()
The new version number of the registration.
public CreateRegistrationVersionResult withVersionNumber(Long versionNumber)
The new version number of the registration.
versionNumber - The new 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.
RegistrationVersionStatuspublic 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.
RegistrationVersionStatuspublic CreateRegistrationVersionResult 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.
RegistrationVersionStatuspublic CreateRegistrationVersionResult 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.
RegistrationVersionStatuspublic void setRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
registrationVersionStatusHistory - A RegistrationVersionStatusHistory object that contains timestamps for the registration.public RegistrationVersionStatusHistory getRegistrationVersionStatusHistory()
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
public CreateRegistrationVersionResult withRegistrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)
A RegistrationVersionStatusHistory object that contains timestamps for the registration.
registrationVersionStatusHistory - A RegistrationVersionStatusHistory object that contains timestamps for the registration.public String toString()
toString in class ObjectObject.toString()public CreateRegistrationVersionResult clone()