Uses of Class
software.amazon.awssdk.services.appflow.model.ZendeskConnectorProfileCredentials
-
Packages that use ZendeskConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ZendeskConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ZendeskConnectorProfileCredentials Modifier and Type Method Description ZendeskConnectorProfileCredentialsConnectorProfileCredentials. zendesk()The connector-specific credentials required when using Zendesk.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ZendeskConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. zendesk(ZendeskConnectorProfileCredentials zendesk)The connector-specific credentials required when using Zendesk.
-