Uses of Class
software.amazon.awssdk.services.appflow.model.MarketoDestinationProperties
-
Packages that use MarketoDestinationProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of MarketoDestinationProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return MarketoDestinationProperties Modifier and Type Method Description MarketoDestinationPropertiesDestinationConnectorProperties. marketo()The properties required to query Marketo.Methods in software.amazon.awssdk.services.appflow.model with parameters of type MarketoDestinationProperties Modifier and Type Method Description DestinationConnectorProperties.BuilderDestinationConnectorProperties.Builder. marketo(MarketoDestinationProperties marketo)The properties required to query Marketo.
-