Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.model.SageMakerGeospatialRequest.Builder
-
Packages that use SageMakerGeospatialRequest.Builder Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of SageMakerGeospatialRequest.Builder in software.amazon.awssdk.services.sagemakergeospatial.model
Classes in software.amazon.awssdk.services.sagemakergeospatial.model that implement SageMakerGeospatialRequest.Builder Modifier and Type Class Description protected static classSageMakerGeospatialRequest.BuilderImplMethods in software.amazon.awssdk.services.sagemakergeospatial.model that return SageMakerGeospatialRequest.Builder Modifier and Type Method Description abstract SageMakerGeospatialRequest.BuilderSageMakerGeospatialRequest. toBuilder()Constructors in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type SageMakerGeospatialRequest.Builder Constructor Description SageMakerGeospatialRequest(SageMakerGeospatialRequest.Builder builder)
-