Interface ListPolicyPrincipalsResponse.Builder

  • Method Details

    • principals

      The descriptions of the principals.

      Parameters:
      principals - The descriptions of the principals.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principals

      ListPolicyPrincipalsResponse.Builder principals(String... principals)

      The descriptions of the principals.

      Parameters:
      principals - The descriptions of the principals.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextMarker

      The marker for the next set of results, or null if there are no additional results.

      Parameters:
      nextMarker - The marker for the next set of results, or null if there are no additional results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.