| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.clone() |
ResaleAuthorizationSummary |
EntitySummary.getResaleAuthorizationSummary()
An object that contains summary information about the Resale Authorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withAvailabilityEndDate(String availabilityEndDate)
The availability end date of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withCreatedDate(String createdDate)
The created date of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withManufacturerAccountId(String manufacturerAccountId)
The manufacturer account ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withManufacturerLegalName(String manufacturerLegalName)
The manufacturer legal name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withName(String name)
The name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withOfferExtendedStatus(String offerExtendedStatus)
The offer extended status of the ResaleAuthorization
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withProductId(String productId)
The product ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withProductName(String productName)
The product name of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withResellerAccountID(String resellerAccountID)
The reseller account ID of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withResellerLegalName(String resellerLegalName)
The reseller legal name of the ResaleAuthorization
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withStatus(ResaleAuthorizationStatusString status)
The status of the ResaleAuthorization.
|
ResaleAuthorizationSummary |
ResaleAuthorizationSummary.withStatus(String status)
The status of the ResaleAuthorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntitySummary.setResaleAuthorizationSummary(ResaleAuthorizationSummary resaleAuthorizationSummary)
An object that contains summary information about the Resale Authorization.
|
EntitySummary |
EntitySummary.withResaleAuthorizationSummary(ResaleAuthorizationSummary resaleAuthorizationSummary)
An object that contains summary information about the Resale Authorization.
|
Copyright © 2025. All rights reserved.