Uses of Class
software.amazon.awssdk.services.sagemaker.model.ResourceSharingConfig
-
Packages that use ResourceSharingConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ResourceSharingConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ResourceSharingConfig Modifier and Type Method Description ResourceSharingConfigComputeQuotaConfig. resourceSharingConfig()Resource sharing configuration.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ResourceSharingConfig Modifier and Type Method Description ComputeQuotaConfig.BuilderComputeQuotaConfig.Builder. resourceSharingConfig(ResourceSharingConfig resourceSharingConfig)Resource sharing configuration.
-