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