Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.RasterDataCollectionQueryInput
-
Packages that use RasterDataCollectionQueryInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of RasterDataCollectionQueryInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return RasterDataCollectionQueryInput Modifier and Type Method Description RasterDataCollectionQueryInputInputConfigInput. rasterDataCollectionQuery()The structure representing the RasterDataCollection Query consisting of the Area of Interest, RasterDataCollectionArn,TimeRange and Property Filters.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type RasterDataCollectionQueryInput Modifier and Type Method Description InputConfigInput.BuilderInputConfigInput.Builder. rasterDataCollectionQuery(RasterDataCollectionQueryInput rasterDataCollectionQuery)The structure representing the RasterDataCollection Query consisting of the Area of Interest, RasterDataCollectionArn,TimeRange and Property Filters.
-