Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
-
Packages that use ConnectorOperator Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of ConnectorOperator in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.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.customerprofiles.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.
-