| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static SlackConnectorProfileProperties.Builder |
SlackConnectorProfileProperties.builder() |
SlackConnectorProfileProperties.Builder |
SlackConnectorProfileProperties.Builder.instanceUrl(String instanceUrl)
The location of the Slack resource.
|
SlackConnectorProfileProperties.Builder |
SlackConnectorProfileProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SlackConnectorProfileProperties.Builder> |
SlackConnectorProfileProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileProperties.Builder |
ConnectorProfileProperties.Builder.slack(Consumer<SlackConnectorProfileProperties.Builder> slack)
The connector-specific properties required by Slack.
|
Copyright © 2022. All rights reserved.