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