Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.SageMakerGeospatialAsyncClient
-
Packages that use SageMakerGeospatialAsyncClient Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.paginators -
-
Uses of SageMakerGeospatialAsyncClient in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial that return SageMakerGeospatialAsyncClient Modifier and Type Method Description static SageMakerGeospatialAsyncClientSageMakerGeospatialAsyncClient. create()Create aSageMakerGeospatialAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SageMakerGeospatialAsyncClient in software.amazon.awssdk.services.sagemakergeospatial.paginators
Constructors in software.amazon.awssdk.services.sagemakergeospatial.paginators with parameters of type SageMakerGeospatialAsyncClient Constructor Description ListEarthObservationJobsPublisher(SageMakerGeospatialAsyncClient client, ListEarthObservationJobsRequest firstRequest)ListRasterDataCollectionsPublisher(SageMakerGeospatialAsyncClient client, ListRasterDataCollectionsRequest firstRequest)ListVectorEnrichmentJobsPublisher(SageMakerGeospatialAsyncClient client, ListVectorEnrichmentJobsRequest firstRequest)SearchRasterDataCollectionPublisher(SageMakerGeospatialAsyncClient client, SearchRasterDataCollectionRequest firstRequest)
-