| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
AmiProductLastModifiedDateFilter |
AmiProductLastModifiedDateFilter.clone() |
AmiProductLastModifiedDateFilter |
AmiProductFilters.getLastModifiedDate()
The last date on which the AMI product was modified.
|
AmiProductLastModifiedDateFilter |
AmiProductLastModifiedDateFilter.withDateRange(AmiProductLastModifiedDateFilterDateRange dateRange)
Dates between which the AMI product was last modified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmiProductFilters.setLastModifiedDate(AmiProductLastModifiedDateFilter lastModifiedDate)
The last date on which the AMI product was modified.
|
AmiProductFilters |
AmiProductFilters.withLastModifiedDate(AmiProductLastModifiedDateFilter lastModifiedDate)
The last date on which the AMI product was modified.
|
Copyright © 2024. All rights reserved.