| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityResponse |
MetadataHandler.describeEntity(DescribeEntityRequest request)
Describes the entity definition with its field level metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableDescribeEntityResponse
Immutable implementation of
DescribeEntityResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.copyOf(DescribeEntityResponse instance)
Creates an immutable copy of a
DescribeEntityResponse value. |
ImmutableDescribeEntityResponse.Builder |
ImmutableDescribeEntityResponse.Builder.from(DescribeEntityResponse instance)
Fill a builder with attribute values from the provided
DescribeEntityResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.