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