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