Interface ListExportsResponse.Builder

    • Method Detail

      • nextToken

        ListExportsResponse.Builder nextToken​(String nextToken)

        If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

        Parameters:
        nextToken - If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.
        Returns:
        Returns a reference to this object so that method calls can be chained together.