| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.Builder.build()
Builds a new
ImmutableListEntitiesRequest. |
static ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.copyOf(ListEntitiesRequest instance)
Creates an immutable copy of a
ListEntitiesRequest value. |
ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.withConnectorContext(ConnectorContext value)
Copy the current immutable object by setting a value for the
connectorContext attribute. |
ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.withEntitiesPath(String value)
Copy the current immutable object by setting a value for the
entitiesPath attribute. |
ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.withMaxResult(Long value)
Copy the current immutable object by setting a value for the
maxResult attribute. |
ImmutableListEntitiesRequest |
ImmutableListEntitiesRequest.withNextToken(String value)
Copy the current immutable object by setting a value for the
nextToken attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.