| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ViewOffNadirInput |
ViewOffNadirInput.clone() |
ViewOffNadirInput |
Property.getViewOffNadir()
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
ViewOffNadirInput |
ViewOffNadirInput.withLowerBound(Float lowerBound)
The minimum value for ViewOffNadir property filter.
|
ViewOffNadirInput |
ViewOffNadirInput.withUpperBound(Float upperBound)
The maximum value for ViewOffNadir property filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setViewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Property |
Property.withViewOffNadir(ViewOffNadirInput viewOffNadir)
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
|
Copyright © 2024. All rights reserved.