Uses of Class
software.amazon.awssdk.services.comprehend.model.FlywheelProperties
-
Packages that use FlywheelProperties Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of FlywheelProperties in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return FlywheelProperties Modifier and Type Method Description FlywheelPropertiesDescribeFlywheelResponse. flywheelProperties()The flywheel properties.FlywheelPropertiesUpdateFlywheelResponse. flywheelProperties()The flywheel properties.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type FlywheelProperties Modifier and Type Method Description DescribeFlywheelResponse.BuilderDescribeFlywheelResponse.Builder. flywheelProperties(FlywheelProperties flywheelProperties)The flywheel properties.UpdateFlywheelResponse.BuilderUpdateFlywheelResponse.Builder. flywheelProperties(FlywheelProperties flywheelProperties)The flywheel properties.
-