| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.builder()
Creates a builder for
ImmutableListEntitiesRequest. |
ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.Builder.connectorContext(ConnectorContext connectorContext)
Initializes the value for the
connectorContext attribute. |
ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.Builder.entitiesPath(String entitiesPath)
Initializes the value for the
entitiesPath attribute. |
ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.Builder.from(ListEntitiesRequest instance)
Fill a builder with attribute values from the provided
ListEntitiesRequest instance. |
ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.Builder.maxResult(Long maxResult)
Initializes the value for the
maxResult attribute. |
ImmutableListEntitiesRequest.Builder |
ImmutableListEntitiesRequest.Builder.nextToken(String nextToken)
Initializes the value for the
nextToken attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.