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