Interface ListLakeFormationOptInsResponse.Builder

    • Method Detail

      • lakeFormationOptInsInfoList

        ListLakeFormationOptInsResponse.Builder lakeFormationOptInsInfoList​(Collection<LakeFormationOptInsInfo> lakeFormationOptInsInfoList)

        A list of principal-resource pairs that have Lake Formation permissins enforced.

        Parameters:
        lakeFormationOptInsInfoList - A list of principal-resource pairs that have Lake Formation permissins enforced.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lakeFormationOptInsInfoList

        ListLakeFormationOptInsResponse.Builder lakeFormationOptInsInfoList​(LakeFormationOptInsInfo... lakeFormationOptInsInfoList)

        A list of principal-resource pairs that have Lake Formation permissins enforced.

        Parameters:
        lakeFormationOptInsInfoList - A list of principal-resource pairs that have Lake Formation permissins enforced.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListLakeFormationOptInsResponse.Builder nextToken​(String nextToken)

        A continuation token, if this is not the first call to retrieve this list.

        Parameters:
        nextToken - A continuation token, if this is not the first call to retrieve this list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.