Uses of Class
software.amazon.awssdk.services.sagemaker.model.InferenceHubAccessConfig
-
Packages that use InferenceHubAccessConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of InferenceHubAccessConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return InferenceHubAccessConfig Modifier and Type Method Description InferenceHubAccessConfigS3ModelDataSource. hubAccessConfig()Configuration information for hub access.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type InferenceHubAccessConfig Modifier and Type Method Description S3ModelDataSource.BuilderS3ModelDataSource.Builder. hubAccessConfig(InferenceHubAccessConfig hubAccessConfig)Configuration information for hub access.
-