Uses of Class
software.amazon.awssdk.services.appflow.model.CustomConnectorProfileCredentials
-
Packages that use CustomConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of CustomConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return CustomConnectorProfileCredentials Modifier and Type Method Description CustomConnectorProfileCredentialsConnectorProfileCredentials. customConnector()Returns the value of the CustomConnector property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type CustomConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. customConnector(CustomConnectorProfileCredentials customConnector)Sets the value of the CustomConnector property for this object.
-