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