Uses of Class
software.amazon.awssdk.services.appflow.model.CustomConnectorDestinationProperties
-
Packages that use CustomConnectorDestinationProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of CustomConnectorDestinationProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return CustomConnectorDestinationProperties Modifier and Type Method Description CustomConnectorDestinationPropertiesDestinationConnectorProperties. customConnector()The properties that are required to query the custom Connector.Methods in software.amazon.awssdk.services.appflow.model with parameters of type CustomConnectorDestinationProperties Modifier and Type Method Description DestinationConnectorProperties.BuilderDestinationConnectorProperties.Builder. customConnector(CustomConnectorDestinationProperties customConnector)The properties that are required to query the custom Connector.
-