| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
ImmutableReadOperationProperty |
ImmutableReadOperationProperty.Builder.build()
Builds a new
ImmutableReadOperationProperty. |
static ImmutableReadOperationProperty |
ImmutableReadOperationProperty.copyOf(ReadOperationProperty instance)
Creates an immutable copy of a
ReadOperationProperty value. |
ImmutableReadOperationProperty |
ImmutableReadOperationProperty.withIsNullable(Boolean value)
Copy the current immutable object by setting a value for the
isNullable attribute. |
ImmutableReadOperationProperty |
ImmutableReadOperationProperty.withIsQueryable(Boolean value)
Copy the current immutable object by setting a value for the
isQueryable attribute. |
ImmutableReadOperationProperty |
ImmutableReadOperationProperty.withIsRetrievable(Boolean value)
Copy the current immutable object by setting a value for the
isRetrievable attribute. |
ImmutableReadOperationProperty |
ImmutableReadOperationProperty.withIsTimestampFieldForIncrementalQueries(Boolean value)
Copy the current immutable object by setting a value for the
isTimestampFieldForIncrementalQueries attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.