| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.example.query |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableQueryObject
Immutable implementation of
QueryObject. |
| Modifier and Type | Method and Description |
|---|---|
static String |
SalesforceQueryBuilder.buildQuery(QueryObject queryObject) |
static ImmutableQueryObject |
ImmutableQueryObject.copyOf(QueryObject instance)
Creates an immutable copy of a
QueryObject value. |
ImmutableQueryObject.Builder |
ImmutableQueryObject.Builder.from(QueryObject instance)
Fill a builder with attribute values from the provided
QueryObject instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.