Uses of Class
software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
-
Packages that use ImportHubContentRequest Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources.software.amazon.awssdk.services.sagemaker.transform -
-
Uses of ImportHubContentRequest in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker with parameters of type ImportHubContentRequest Modifier and Type Method Description default CompletableFuture<ImportHubContentResponse>SageMakerAsyncClient. importHubContent(ImportHubContentRequest importHubContentRequest)Import hub content.default ImportHubContentResponseSageMakerClient. importHubContent(ImportHubContentRequest importHubContentRequest)Import hub content. -
Uses of ImportHubContentRequest in software.amazon.awssdk.services.sagemaker.transform
Methods in software.amazon.awssdk.services.sagemaker.transform with parameters of type ImportHubContentRequest Modifier and Type Method Description SdkHttpFullRequestImportHubContentRequestMarshaller. marshall(ImportHubContentRequest importHubContentRequest)
-