Skip navigation links
com.amazonaws.appflow.custom.connector.model.metadata

Interface ListEntitiesRequest

    • Method Detail

      • maxResult

        @Nullable
         @Value.Default
        default Long maxResult()
        Maximum number of records needs to be returned as part of single call. Default value is 1000.
      • nextToken

        @Nullable
        String nextToken()
        The pagination token - next page should start from this token value.
      • connectorContext

        ConnectorContext connectorContext()
        Context contains the connector settings, credentials and APi version etc.

Copyright © 2021–2022 Amazon Web Services. All rights reserved.