| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
DatadogConnectorProfileCredentials |
DatadogConnectorProfileCredentials.clone() |
DatadogConnectorProfileCredentials |
ConnectorProfileCredentials.getDatadog()
The connector-specific credentials required when using Datadog.
|
DatadogConnectorProfileCredentials |
DatadogConnectorProfileCredentials.withApiKey(String apiKey)
A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
|
DatadogConnectorProfileCredentials |
DatadogConnectorProfileCredentials.withApplicationKey(String applicationKey)
Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setDatadog(DatadogConnectorProfileCredentials datadog)
The connector-specific credentials required when using Datadog.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withDatadog(DatadogConnectorProfileCredentials datadog)
The connector-specific credentials required when using Datadog.
|
Copyright © 2025. All rights reserved.