| Interface | Description |
|---|---|
| CacheControl |
Represents the caching policy for metadata for the supported entities.
|
| ConnectorContext |
Represents the Connector Context which contains the connectorRuntimeSettings, credentials, apiVersion, entityMetadata.
|
| ConnectorRequest |
Base class for all user facing requests.
|
| ErrorDetails |
Represents the error details.
|
| Class | Description |
|---|---|
| ImmutableCacheControl |
Immutable implementation of
CacheControl. |
| ImmutableCacheControl.Builder |
Builds instances of type
ImmutableCacheControl. |
| ImmutableConnectorContext |
Immutable implementation of
ConnectorContext. |
| ImmutableConnectorContext.Builder |
Builds instances of type
ImmutableConnectorContext. |
| ImmutableErrorDetails |
Immutable implementation of
ErrorDetails. |
| ImmutableErrorDetails.Builder |
Builds instances of type
ImmutableErrorDetails. |
| Enum | Description |
|---|---|
| ErrorCode |
Collection of all normalized error codes for returning errors back to AppFlow.
|
| Annotation Type | Description |
|---|---|
| ConnectorRequestStyle |
Annotation to customize code generated for immutable values.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.