| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static GoogleAnalyticsSourceProperties.Builder |
GoogleAnalyticsSourceProperties.builder() |
GoogleAnalyticsSourceProperties.Builder |
GoogleAnalyticsSourceProperties.Builder.object(String object)
The object specified in the Google Analytics flow source.
|
GoogleAnalyticsSourceProperties.Builder |
GoogleAnalyticsSourceProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GoogleAnalyticsSourceProperties.Builder> |
GoogleAnalyticsSourceProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SourceConnectorProperties.Builder |
SourceConnectorProperties.Builder.googleAnalytics(Consumer<GoogleAnalyticsSourceProperties.Builder> googleAnalytics)
Specifies the information that is required for querying Google Analytics.
|
Copyright © 2023. All rights reserved.