@Value.Immutable public interface ListEntitiesRequest extends ConnectorRequest
ListEntities> operation.| Modifier and Type | Method and Description |
|---|---|
ConnectorContext |
connectorContext()
Context contains the connector settings, credentials and APi version etc.
|
String |
entitiesPath()
Path/URI of entities.
|
default Long |
maxResult()
Maximum number of records needs to be returned as part of single call.
|
String |
nextToken()
The pagination token - next page should start from this token value.
|
close@Nullable @Value.Default default Long maxResult()
@Nullable String nextToken()
ConnectorContext connectorContext()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.