Interface ListRoleMembershipsResponse.Builder

  • Method Details

    • membersList

      The list of groups associated with a role

      Parameters:
      membersList - The list of groups associated with a role
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • membersList

      ListRoleMembershipsResponse.Builder membersList(String... membersList)

      The list of groups associated with a role

      Parameters:
      membersList - The list of groups associated with a role
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      A pagination token that can be used in a subsequent request.

      Parameters:
      nextToken - A pagination token that can be used in a subsequent request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.