Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.ViewSunAzimuthInput
-
Packages that use ViewSunAzimuthInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of ViewSunAzimuthInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return ViewSunAzimuthInput Modifier and Type Method Description ViewSunAzimuthInputProperty. viewSunAzimuth()The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type ViewSunAzimuthInput Modifier and Type Method Description static PropertyProperty. fromViewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)Create an instance of this class withProperty.viewSunAzimuth()initialized to the given value.Property.BuilderProperty.Builder. viewSunAzimuth(ViewSunAzimuthInput viewSunAzimuth)The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
-