| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
PropertyFilter |
PropertyFilter.clone() |
PropertyFilter |
PropertyFilter.withProperty(Property property)
Represents a single property to match with when searching a raster data collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyFilter> |
PropertyFilters.getProperties()
A list of Property Filters.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyFilters |
PropertyFilters.withProperties(PropertyFilter... properties)
A list of Property Filters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFilters.setProperties(Collection<PropertyFilter> properties)
A list of Property Filters.
|
PropertyFilters |
PropertyFilters.withProperties(Collection<PropertyFilter> properties)
A list of Property Filters.
|
Copyright © 2025. All rights reserved.