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