| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static SnowflakeMetadata.Builder |
SnowflakeMetadata.builder() |
SnowflakeMetadata.Builder |
SnowflakeMetadata.Builder.supportedRegions(Collection<String> supportedRegions)
Specifies the supported Amazon Web Services Regions when using Snowflake.
|
SnowflakeMetadata.Builder |
SnowflakeMetadata.Builder.supportedRegions(String... supportedRegions)
Specifies the supported Amazon Web Services Regions when using Snowflake.
|
SnowflakeMetadata.Builder |
SnowflakeMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnowflakeMetadata.Builder> |
SnowflakeMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorMetadata.Builder |
ConnectorMetadata.Builder.snowflake(Consumer<SnowflakeMetadata.Builder> snowflake)
The connector metadata specific to Snowflake.
|
Copyright © 2022. All rights reserved.