Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.SageMakerGeospatialClient
-
Packages that use SageMakerGeospatialClient Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.paginators -
-
Uses of SageMakerGeospatialClient in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial that return SageMakerGeospatialClient Modifier and Type Method Description static SageMakerGeospatialClientSageMakerGeospatialClient. create()Create aSageMakerGeospatialClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SageMakerGeospatialClient in software.amazon.awssdk.services.sagemakergeospatial.paginators
Constructors in software.amazon.awssdk.services.sagemakergeospatial.paginators with parameters of type SageMakerGeospatialClient Constructor Description ListEarthObservationJobsIterable(SageMakerGeospatialClient client, ListEarthObservationJobsRequest firstRequest)ListRasterDataCollectionsIterable(SageMakerGeospatialClient client, ListRasterDataCollectionsRequest firstRequest)ListVectorEnrichmentJobsIterable(SageMakerGeospatialClient client, ListVectorEnrichmentJobsRequest firstRequest)SearchRasterDataCollectionIterable(SageMakerGeospatialClient client, SearchRasterDataCollectionRequest firstRequest)
-