| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformInput |
PlatformInput.clone() |
PlatformInput |
Property.getPlatform()
The structure representing Platform property filter consisting of value and comparison operator.
|
PlatformInput |
PlatformInput.withComparisonOperator(ComparisonOperator comparisonOperator)
The ComparisonOperator to use with PlatformInput.
|
PlatformInput |
PlatformInput.withComparisonOperator(String comparisonOperator)
The ComparisonOperator to use with PlatformInput.
|
PlatformInput |
PlatformInput.withValue(String value)
The value of the platform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setPlatform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
Property |
Property.withPlatform(PlatformInput platform)
The structure representing Platform property filter consisting of value and comparison operator.
|
Copyright © 2024. All rights reserved.