Uses of Class
software.amazon.awssdk.services.sagemaker.model.HubAccessConfig
-
Packages that use HubAccessConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of HubAccessConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return HubAccessConfig Modifier and Type Method Description HubAccessConfigS3DataSource. hubAccessConfig()The configuration for a private hub model reference that points to a SageMaker JumpStart public hub model.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type HubAccessConfig Modifier and Type Method Description S3DataSource.BuilderS3DataSource.Builder. hubAccessConfig(HubAccessConfig hubAccessConfig)The configuration for a private hub model reference that points to a SageMaker JumpStart public hub model.
-