Package-level declarations
Inherited functions
Link copied to clipboard
fun Flow<ListEarthObservationJobsResponse>.earthObservationJobSummaries(): Flow<ListEarthObservationJobOutputConfig>
This paginator transforms the flow returned by listEarthObservationJobsPaginated to access the nested member ListEarthObservationJobOutputConfig
Link copied to clipboard
fun SageMakerGeospatialClient.listEarthObservationJobsPaginated(initialRequest: ListEarthObservationJobsRequest = ListEarthObservationJobsRequest { }): Flow<ListEarthObservationJobsResponse>
fun SageMakerGeospatialClient.listEarthObservationJobsPaginated(block: ListEarthObservationJobsRequest.Builder.() -> Unit): Flow<ListEarthObservationJobsResponse>
Paginate over ListEarthObservationJobsResponse results.
Link copied to clipboard
fun SageMakerGeospatialClient.listRasterDataCollectionsPaginated(initialRequest: ListRasterDataCollectionsRequest = ListRasterDataCollectionsRequest { }): Flow<ListRasterDataCollectionsResponse>
fun SageMakerGeospatialClient.listRasterDataCollectionsPaginated(block: ListRasterDataCollectionsRequest.Builder.() -> Unit): Flow<ListRasterDataCollectionsResponse>
Paginate over ListRasterDataCollectionsResponse results.
Link copied to clipboard
fun SageMakerGeospatialClient.listVectorEnrichmentJobsPaginated(initialRequest: ListVectorEnrichmentJobsRequest = ListVectorEnrichmentJobsRequest { }): Flow<ListVectorEnrichmentJobsResponse>
fun SageMakerGeospatialClient.listVectorEnrichmentJobsPaginated(block: ListVectorEnrichmentJobsRequest.Builder.() -> Unit): Flow<ListVectorEnrichmentJobsResponse>
Paginate over ListVectorEnrichmentJobsResponse results.
Link copied to clipboard
fun Flow<ListRasterDataCollectionsResponse>.rasterDataCollectionSummaries(): Flow<RasterDataCollectionMetadata>
This paginator transforms the flow returned by listRasterDataCollectionsPaginated to access the nested member RasterDataCollectionMetadata
Link copied to clipboard
fun SageMakerGeospatialClient.searchRasterDataCollectionPaginated(initialRequest: SearchRasterDataCollectionRequest): Flow<SearchRasterDataCollectionResponse>
fun SageMakerGeospatialClient.searchRasterDataCollectionPaginated(block: SearchRasterDataCollectionRequest.Builder.() -> Unit): Flow<SearchRasterDataCollectionResponse>
Paginate over SearchRasterDataCollectionResponse results.
Link copied to clipboard
fun Flow<ListVectorEnrichmentJobsResponse>.vectorEnrichmentJobSummaries(): Flow<ListVectorEnrichmentJobOutputConfig>
This paginator transforms the flow returned by listVectorEnrichmentJobsPaginated to access the nested member ListVectorEnrichmentJobOutputConfig