| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ViewSunAzimuthInput |
ViewSunAzimuthInput.clone() |
ViewSunAzimuthInput |
Property.getViewSunAzimuth()
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
ViewSunAzimuthInput |
ViewSunAzimuthInput.withLowerBound(Float lowerBound)
The minimum value for ViewSunAzimuth property filter.
|
ViewSunAzimuthInput |
ViewSunAzimuthInput.withUpperBound(Float upperBound)
The maximum value for ViewSunAzimuth property filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Property |
Property.withViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
|
Copyright © 2025. All rights reserved.