| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static SupportedDataTransferType |
SupportedDataTransferType.fromValue(String value)
Use this in place of valueOf.
|
static SupportedDataTransferType |
SupportedDataTransferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedDataTransferType[] |
SupportedDataTransferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorDetail |
ConnectorDetail.withSupportedDataTransferTypes(SupportedDataTransferType... supportedDataTransferTypes)
The data transfer types that the connector supports.
|
ConnectorConfiguration |
ConnectorConfiguration.withSupportedDataTransferTypes(SupportedDataTransferType... supportedDataTransferTypes)
The data transfer types that the connector supports.
|
Copyright © 2025. All rights reserved.