| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableReadOperationProperty
Immutable implementation of
ReadOperationProperty. |
| Modifier and Type | Method and Description |
|---|---|
ReadOperationProperty |
ImmutableFieldDefinition.readProperties()
The properties that can be applied to a field when the connector is being used as a SOURCE.
|
ReadOperationProperty |
FieldDefinition.readProperties()
The properties that can be applied to a field when the connector is being used as a SOURCE.
|
| Modifier and Type | Method and Description |
|---|---|
static ImmutableReadOperationProperty |
ImmutableReadOperationProperty.copyOf(ReadOperationProperty instance)
Creates an immutable copy of a
ReadOperationProperty value. |
ImmutableReadOperationProperty.Builder |
ImmutableReadOperationProperty.Builder.from(ReadOperationProperty instance)
Fill a builder with attribute values from the provided
ReadOperationProperty instance. |
ImmutableFieldDefinition.Builder |
ImmutableFieldDefinition.Builder.readProperties(ReadOperationProperty readProperties)
Initializes the value for the
readProperties attribute. |
ImmutableFieldDefinition |
ImmutableFieldDefinition.withReadProperties(ReadOperationProperty value)
Copy the current immutable object by setting a value for the
readProperties attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.