@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class LicenseConversionTask extends Object implements Serializable, Cloneable, StructuredPojo
Information about a license type conversion task.
Constructor and Description |
---|
LicenseConversionTask() |
Modifier and Type | Method and Description |
---|---|
LicenseConversionTask |
clone() |
boolean |
equals(Object obj) |
LicenseConversionContext |
getDestinationLicenseContext()
Information about the license type this conversion task converted to.
|
Date |
getEndTime()
The time the conversion task was completed.
|
String |
getLicenseConversionTaskId()
The ID of the license type conversion task.
|
Date |
getLicenseConversionTime()
The time the usage operation value of the resource was changed.
|
String |
getResourceArn()
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
|
LicenseConversionContext |
getSourceLicenseContext()
Information about the license type this conversion task converted from.
|
Date |
getStartTime()
The time the conversion task was started at.
|
String |
getStatus()
The status of the conversion task.
|
String |
getStatusMessage()
The status message for the conversion task.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
|
void |
setEndTime(Date endTime)
The time the conversion task was completed.
|
void |
setLicenseConversionTaskId(String licenseConversionTaskId)
The ID of the license type conversion task.
|
void |
setLicenseConversionTime(Date licenseConversionTime)
The time the usage operation value of the resource was changed.
|
void |
setResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
|
void |
setSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
|
void |
setStartTime(Date startTime)
The time the conversion task was started at.
|
void |
setStatus(String status)
The status of the conversion task.
|
void |
setStatusMessage(String statusMessage)
The status message for the conversion task.
|
String |
toString()
Returns a string representation of this object.
|
LicenseConversionTask |
withDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
|
LicenseConversionTask |
withEndTime(Date endTime)
The time the conversion task was completed.
|
LicenseConversionTask |
withLicenseConversionTaskId(String licenseConversionTaskId)
The ID of the license type conversion task.
|
LicenseConversionTask |
withLicenseConversionTime(Date licenseConversionTime)
The time the usage operation value of the resource was changed.
|
LicenseConversionTask |
withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
|
LicenseConversionTask |
withSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
|
LicenseConversionTask |
withStartTime(Date startTime)
The time the conversion task was started at.
|
LicenseConversionTask |
withStatus(LicenseConversionTaskStatus status)
The status of the conversion task.
|
LicenseConversionTask |
withStatus(String status)
The status of the conversion task.
|
LicenseConversionTask |
withStatusMessage(String statusMessage)
The status message for the conversion task.
|
public void setLicenseConversionTaskId(String licenseConversionTaskId)
The ID of the license type conversion task.
licenseConversionTaskId
- The ID of the license type conversion task.public String getLicenseConversionTaskId()
The ID of the license type conversion task.
public LicenseConversionTask withLicenseConversionTaskId(String licenseConversionTaskId)
The ID of the license type conversion task.
licenseConversionTaskId
- The ID of the license type conversion task.public void setResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
resourceArn
- The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.public String getResourceArn()
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
public LicenseConversionTask withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
resourceArn
- The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.public void setSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
sourceLicenseContext
- Information about the license type this conversion task converted from.public LicenseConversionContext getSourceLicenseContext()
Information about the license type this conversion task converted from.
public LicenseConversionTask withSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
sourceLicenseContext
- Information about the license type this conversion task converted from.public void setDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
destinationLicenseContext
- Information about the license type this conversion task converted to.public LicenseConversionContext getDestinationLicenseContext()
Information about the license type this conversion task converted to.
public LicenseConversionTask withDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
destinationLicenseContext
- Information about the license type this conversion task converted to.public void setStatus(String status)
The status of the conversion task.
status
- The status of the conversion task.LicenseConversionTaskStatus
public String getStatus()
The status of the conversion task.
LicenseConversionTaskStatus
public LicenseConversionTask withStatus(String status)
The status of the conversion task.
status
- The status of the conversion task.LicenseConversionTaskStatus
public LicenseConversionTask withStatus(LicenseConversionTaskStatus status)
The status of the conversion task.
status
- The status of the conversion task.LicenseConversionTaskStatus
public void setStatusMessage(String statusMessage)
The status message for the conversion task.
statusMessage
- The status message for the conversion task.public String getStatusMessage()
The status message for the conversion task.
public LicenseConversionTask withStatusMessage(String statusMessage)
The status message for the conversion task.
statusMessage
- The status message for the conversion task.public void setStartTime(Date startTime)
The time the conversion task was started at.
startTime
- The time the conversion task was started at.public Date getStartTime()
The time the conversion task was started at.
public LicenseConversionTask withStartTime(Date startTime)
The time the conversion task was started at.
startTime
- The time the conversion task was started at.public void setLicenseConversionTime(Date licenseConversionTime)
The time the usage operation value of the resource was changed.
licenseConversionTime
- The time the usage operation value of the resource was changed.public Date getLicenseConversionTime()
The time the usage operation value of the resource was changed.
public LicenseConversionTask withLicenseConversionTime(Date licenseConversionTime)
The time the usage operation value of the resource was changed.
licenseConversionTime
- The time the usage operation value of the resource was changed.public void setEndTime(Date endTime)
The time the conversion task was completed.
endTime
- The time the conversion task was completed.public Date getEndTime()
The time the conversion task was completed.
public LicenseConversionTask withEndTime(Date endTime)
The time the conversion task was completed.
endTime
- The time the conversion task was completed.public String toString()
toString
in class Object
Object.toString()
public LicenseConversionTask clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.