Uses of Class
software.amazon.awssdk.services.sagemaker.model.ComputeQuotaConfig
-
Packages that use ComputeQuotaConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ComputeQuotaConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ComputeQuotaConfig Modifier and Type Method Description ComputeQuotaConfigComputeQuotaSummary. computeQuotaConfig()Configuration of the compute allocation definition.ComputeQuotaConfigCreateComputeQuotaRequest. computeQuotaConfig()Configuration of the compute allocation definition.ComputeQuotaConfigDescribeComputeQuotaResponse. computeQuotaConfig()Configuration of the compute allocation definition.ComputeQuotaConfigUpdateComputeQuotaRequest. computeQuotaConfig()Configuration of the compute allocation definition.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ComputeQuotaConfig Modifier and Type Method Description ComputeQuotaSummary.BuilderComputeQuotaSummary.Builder. computeQuotaConfig(ComputeQuotaConfig computeQuotaConfig)Configuration of the compute allocation definition.CreateComputeQuotaRequest.BuilderCreateComputeQuotaRequest.Builder. computeQuotaConfig(ComputeQuotaConfig computeQuotaConfig)Configuration of the compute allocation definition.DescribeComputeQuotaResponse.BuilderDescribeComputeQuotaResponse.Builder. computeQuotaConfig(ComputeQuotaConfig computeQuotaConfig)Configuration of the compute allocation definition.UpdateComputeQuotaRequest.BuilderUpdateComputeQuotaRequest.Builder. computeQuotaConfig(ComputeQuotaConfig computeQuotaConfig)Configuration of the compute allocation definition.
-