| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
OriginDetails |
DataSetEntry.originDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
UpdateDataSetResponse.originDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
CreateDataSetResponse.originDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
OriginDetails |
GetDataSetResponse.originDetails()
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetEntry.Builder |
DataSetEntry.Builder.originDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
UpdateDataSetResponse.Builder |
UpdateDataSetResponse.Builder.originDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
CreateDataSetResponse.Builder |
CreateDataSetResponse.Builder.originDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
GetDataSetResponse.Builder |
GetDataSetResponse.Builder.originDetails(OriginDetails originDetails)
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
|
Copyright © 2023. All rights reserved.