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