Interface DescribeWorkspaceBundlesResponse.Builder

    • Method Detail

      • nextToken

        DescribeWorkspaceBundlesResponse.Builder nextToken​(String nextToken)

        The token to use to retrieve the next page of results. This value is null when there are no more results to return. This token is valid for one day and must be used within that time frame.

        Parameters:
        nextToken - The token to use to retrieve the next page of results. This value is null when there are no more results to return. This token is valid for one day and must be used within that time frame.
        Returns:
        Returns a reference to this object so that method calls can be chained together.