| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.clone() |
GoogleAnalyticsConnectorProfileCredentials |
ConnectorProfileCredentials.getGoogleAnalytics()
The connector-specific credentials required when using Google Analytics.
|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.withAccessToken(String accessToken)
The credentials used to access protected Google Analytics resources.
|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.withClientId(String clientId)
The identifier for the desired client.
|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.withClientSecret(String clientSecret)
The client secret used by the OAuth client to authenticate to the authorization server.
|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.withOAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
GoogleAnalyticsConnectorProfileCredentials |
GoogleAnalyticsConnectorProfileCredentials.withRefreshToken(String refreshToken)
The credentials used to acquire new access tokens.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setGoogleAnalytics(GoogleAnalyticsConnectorProfileCredentials googleAnalytics)
The connector-specific credentials required when using Google Analytics.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withGoogleAnalytics(GoogleAnalyticsConnectorProfileCredentials googleAnalytics)
The connector-specific credentials required when using Google Analytics.
|
Copyright © 2025. All rights reserved.