Uses of Class
software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
-
Packages that use ThroughputConfigDescription Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ThroughputConfigDescription in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ThroughputConfigDescription Modifier and Type Method Description ThroughputConfigDescriptionDescribeFeatureGroupResponse. throughputConfig()Returns the value of the ThroughputConfig property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ThroughputConfigDescription Modifier and Type Method Description DescribeFeatureGroupResponse.BuilderDescribeFeatureGroupResponse.Builder. throughputConfig(ThroughputConfigDescription throughputConfig)Sets the value of the ThroughputConfig property for this object.
-