@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ResaleAuthorizationSummary extends Object implements Serializable, Cloneable, StructuredPojo
Summarized information about a Resale Authorization.
| Constructor and Description |
|---|
ResaleAuthorizationSummary() |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getAvailabilityEndDate()
The availability end date of the ResaleAuthorization.
|
String |
getCreatedDate()
The created date of the ResaleAuthorization.
|
String |
getManufacturerAccountId()
The manufacturer account ID of the ResaleAuthorization.
|
String |
getManufacturerLegalName()
The manufacturer legal name of the ResaleAuthorization.
|
String |
getName()
The name of the ResaleAuthorization.
|
String |
getOfferExtendedStatus()
The offer extended status of the ResaleAuthorization
|
String |
getProductId()
The product ID of the ResaleAuthorization.
|
String |
getProductName()
The product name of the ResaleAuthorization.
|
String |
getResellerAccountID()
The reseller account ID of the ResaleAuthorization.
|
String |
getResellerLegalName()
The reseller legal name of the ResaleAuthorization
|
String |
getStatus()
The status of the ResaleAuthorization.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setAvailabilityEndDate(String availabilityEndDate)
The availability end date of the ResaleAuthorization.
|
void |
setCreatedDate(String createdDate)
The created date of the ResaleAuthorization.
|
void |
setManufacturerAccountId(String manufacturerAccountId)
The manufacturer account ID of the ResaleAuthorization.
|
void |
setManufacturerLegalName(String manufacturerLegalName)
The manufacturer legal name of the ResaleAuthorization.
|
void |
setName(String name)
The name of the ResaleAuthorization.
|
void |
setOfferExtendedStatus(String offerExtendedStatus)
The offer extended status of the ResaleAuthorization
|
void |
setProductId(String productId)
The product ID of the ResaleAuthorization.
|
void |
setProductName(String productName)
The product name of the ResaleAuthorization.
|
void |
setResellerAccountID(String resellerAccountID)
The reseller account ID of the ResaleAuthorization.
|
void |
setResellerLegalName(String resellerLegalName)
The reseller legal name of the ResaleAuthorization
|
void |
setStatus(String status)
The status of the ResaleAuthorization.
|
String |
toString()
Returns a string representation of this object.
|
ResaleAuthorizationSummary |
withAvailabilityEndDate(String availabilityEndDate)
The availability end date of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withCreatedDate(String createdDate)
The created date of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withManufacturerAccountId(String manufacturerAccountId)
The manufacturer account ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withManufacturerLegalName(String manufacturerLegalName)
The manufacturer legal name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withName(String name)
The name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withOfferExtendedStatus(String offerExtendedStatus)
The offer extended status of the ResaleAuthorization
|
ResaleAuthorizationSummary |
withProductId(String productId)
The product ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withProductName(String productName)
The product name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withResellerAccountID(String resellerAccountID)
The reseller account ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withResellerLegalName(String resellerLegalName)
The reseller legal name of the ResaleAuthorization
|
ResaleAuthorizationSummary |
withStatus(ResaleAuthorizationStatusString status)
The status of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
withStatus(String status)
The status of the ResaleAuthorization.
|
public void setName(String name)
The name of the ResaleAuthorization.
name - The name of the ResaleAuthorization.public String getName()
The name of the ResaleAuthorization.
public ResaleAuthorizationSummary withName(String name)
The name of the ResaleAuthorization.
name - The name of the ResaleAuthorization.public void setProductId(String productId)
The product ID of the ResaleAuthorization.
productId - The product ID of the ResaleAuthorization.public String getProductId()
The product ID of the ResaleAuthorization.
public ResaleAuthorizationSummary withProductId(String productId)
The product ID of the ResaleAuthorization.
productId - The product ID of the ResaleAuthorization.public void setProductName(String productName)
The product name of the ResaleAuthorization.
productName - The product name of the ResaleAuthorization.public String getProductName()
The product name of the ResaleAuthorization.
public ResaleAuthorizationSummary withProductName(String productName)
The product name of the ResaleAuthorization.
productName - The product name of the ResaleAuthorization.public void setManufacturerAccountId(String manufacturerAccountId)
The manufacturer account ID of the ResaleAuthorization.
manufacturerAccountId - The manufacturer account ID of the ResaleAuthorization.public String getManufacturerAccountId()
The manufacturer account ID of the ResaleAuthorization.
public ResaleAuthorizationSummary withManufacturerAccountId(String manufacturerAccountId)
The manufacturer account ID of the ResaleAuthorization.
manufacturerAccountId - The manufacturer account ID of the ResaleAuthorization.public void setManufacturerLegalName(String manufacturerLegalName)
The manufacturer legal name of the ResaleAuthorization.
manufacturerLegalName - The manufacturer legal name of the ResaleAuthorization.public String getManufacturerLegalName()
The manufacturer legal name of the ResaleAuthorization.
public ResaleAuthorizationSummary withManufacturerLegalName(String manufacturerLegalName)
The manufacturer legal name of the ResaleAuthorization.
manufacturerLegalName - The manufacturer legal name of the ResaleAuthorization.public void setResellerAccountID(String resellerAccountID)
The reseller account ID of the ResaleAuthorization.
resellerAccountID - The reseller account ID of the ResaleAuthorization.public String getResellerAccountID()
The reseller account ID of the ResaleAuthorization.
public ResaleAuthorizationSummary withResellerAccountID(String resellerAccountID)
The reseller account ID of the ResaleAuthorization.
resellerAccountID - The reseller account ID of the ResaleAuthorization.public void setResellerLegalName(String resellerLegalName)
The reseller legal name of the ResaleAuthorization
resellerLegalName - The reseller legal name of the ResaleAuthorizationpublic String getResellerLegalName()
The reseller legal name of the ResaleAuthorization
public ResaleAuthorizationSummary withResellerLegalName(String resellerLegalName)
The reseller legal name of the ResaleAuthorization
resellerLegalName - The reseller legal name of the ResaleAuthorizationpublic void setStatus(String status)
The status of the ResaleAuthorization.
status - The status of the ResaleAuthorization.ResaleAuthorizationStatusStringpublic String getStatus()
The status of the ResaleAuthorization.
ResaleAuthorizationStatusStringpublic ResaleAuthorizationSummary withStatus(String status)
The status of the ResaleAuthorization.
status - The status of the ResaleAuthorization.ResaleAuthorizationStatusStringpublic ResaleAuthorizationSummary withStatus(ResaleAuthorizationStatusString status)
The status of the ResaleAuthorization.
status - The status of the ResaleAuthorization.ResaleAuthorizationStatusStringpublic void setOfferExtendedStatus(String offerExtendedStatus)
The offer extended status of the ResaleAuthorization
offerExtendedStatus - The offer extended status of the ResaleAuthorizationpublic String getOfferExtendedStatus()
The offer extended status of the ResaleAuthorization
public ResaleAuthorizationSummary withOfferExtendedStatus(String offerExtendedStatus)
The offer extended status of the ResaleAuthorization
offerExtendedStatus - The offer extended status of the ResaleAuthorizationpublic void setCreatedDate(String createdDate)
The created date of the ResaleAuthorization.
createdDate - The created date of the ResaleAuthorization.public String getCreatedDate()
The created date of the ResaleAuthorization.
public ResaleAuthorizationSummary withCreatedDate(String createdDate)
The created date of the ResaleAuthorization.
createdDate - The created date of the ResaleAuthorization.public void setAvailabilityEndDate(String availabilityEndDate)
The availability end date of the ResaleAuthorization.
availabilityEndDate - The availability end date of the ResaleAuthorization.public String getAvailabilityEndDate()
The availability end date of the ResaleAuthorization.
public ResaleAuthorizationSummary withAvailabilityEndDate(String availabilityEndDate)
The availability end date of the ResaleAuthorization.
availabilityEndDate - The availability end date of the ResaleAuthorization.public String toString()
toString in class ObjectObject.toString()public ResaleAuthorizationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.