Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.SageMakerGeospatialBaseClientBuilder
-
Packages that use SageMakerGeospatialBaseClientBuilder Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources. -
-
Uses of SageMakerGeospatialBaseClientBuilder in software.amazon.awssdk.services.sagemakergeospatial
Classes in software.amazon.awssdk.services.sagemakergeospatial with type parameters of type SageMakerGeospatialBaseClientBuilder Modifier and Type Interface Description interfaceSageMakerGeospatialBaseClientBuilder<B extends SageMakerGeospatialBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon SageMaker geospatial capabilities that is supported by bothSageMakerGeospatialClientBuilderandSageMakerGeospatialAsyncClientBuilder.Subinterfaces of SageMakerGeospatialBaseClientBuilder in software.amazon.awssdk.services.sagemakergeospatial Modifier and Type Interface Description interfaceSageMakerGeospatialAsyncClientBuilderA builder for creating an instance ofSageMakerGeospatialAsyncClient.interfaceSageMakerGeospatialClientBuilderA builder for creating an instance ofSageMakerGeospatialClient.
-