Interface DescribeEntitlementsResponse.Builder

    • Method Detail

      • entitlements

        DescribeEntitlementsResponse.Builder entitlements​(Entitlement... entitlements)

        The entitlements.

        Parameters:
        entitlements - The entitlements.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeEntitlementsResponse.Builder nextToken​(String nextToken)

        The pagination token used to retrieve the next page of results for this operation.

        Parameters:
        nextToken - The pagination token used to retrieve the next page of results for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.