Uses of Class
software.amazon.awssdk.services.appflow.model.ConnectorOperator
-
Packages that use ConnectorOperator Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ConnectorOperator in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ConnectorOperator Modifier and Type Method Description ConnectorOperatorTask. connectorOperator()The operation to be performed on the provided source fields.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ConnectorOperator Modifier and Type Method Description Task.BuilderTask.Builder. connectorOperator(ConnectorOperator connectorOperator)The operation to be performed on the provided source fields.
-