| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
OriginDetails |
OriginDetails.clone() |
OriginDetails |
DataSetEntry.getOriginDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
UpdateDataSetResult.getOriginDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
GetDataSetResult.getOriginDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
CreateDataSetResult.getOriginDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
OriginDetails.withProductId(String productId)
The product ID of the origin of the data set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetEntry.setOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
void |
UpdateDataSetResult.setOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
void |
GetDataSetResult.setOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
void |
CreateDataSetResult.setOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
DataSetEntry |
DataSetEntry.withOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
UpdateDataSetResult |
UpdateDataSetResult.withOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
GetDataSetResult |
GetDataSetResult.withOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
CreateDataSetResult |
CreateDataSetResult.withOriginDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
Copyright © 2025. All rights reserved.