Uses of Class
software.amazon.awssdk.services.appflow.model.DestinationConnectorProperties
-
Packages that use DestinationConnectorProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of DestinationConnectorProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return DestinationConnectorProperties Modifier and Type Method Description DestinationConnectorPropertiesDestinationFlowConfig. destinationConnectorProperties()This stores the information that is required to query a particular connector.Methods in software.amazon.awssdk.services.appflow.model with parameters of type DestinationConnectorProperties Modifier and Type Method Description DestinationFlowConfig.BuilderDestinationFlowConfig.Builder. destinationConnectorProperties(DestinationConnectorProperties destinationConnectorProperties)This stores the information that is required to query a particular connector.
-