Uses of Class
software.amazon.awssdk.services.datapipeline.model.Operator
-
Packages that use Operator Package Description software.amazon.awssdk.services.datapipeline.model -
-
Uses of Operator in software.amazon.awssdk.services.datapipeline.model
Methods in software.amazon.awssdk.services.datapipeline.model that return Operator Modifier and Type Method Description OperatorSelector. operator()Returns the value of the Operator property for this object.Methods in software.amazon.awssdk.services.datapipeline.model with parameters of type Operator Modifier and Type Method Description Selector.BuilderSelector.Builder. operator(Operator operator)Sets the value of the Operator property for this object.
-