| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesResponse |
MetadataHandler.listEntities(ListEntitiesRequest request)
Lists all the entities available in a paginated fashion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableListEntitiesResponse
Immutable implementation of
ListEntitiesResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableListEntitiesResponse |
ImmutableListEntitiesResponse.copyOf(ListEntitiesResponse instance)
Creates an immutable copy of a
ListEntitiesResponse value. |
ImmutableListEntitiesResponse.Builder |
ImmutableListEntitiesResponse.Builder.from(ListEntitiesResponse instance)
Fill a builder with attribute values from the provided
ListEntitiesResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.