Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.PlatformInput
-
Packages that use PlatformInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of PlatformInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return PlatformInput Modifier and Type Method Description PlatformInputProperty. platform()The structure representing Platform property filter consisting of value and comparison operator.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type PlatformInput Modifier and Type Method Description static PropertyProperty. fromPlatform(PlatformInput platform)Create an instance of this class withProperty.platform()initialized to the given value.Property.BuilderProperty.Builder. platform(PlatformInput platform)The structure representing Platform property filter consisting of value and comparison operator.
-