Interface DescribeEntityResponse.Builder

    • Method Detail

      • entityId

        DescribeEntityResponse.Builder entityId​(String entityId)

        The entity ID under which the entity exists.

        Parameters:
        entityId - The entity ID under which the entity exists.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DescribeEntityResponse.Builder name​(String name)

        Username, GroupName, or ResourceName based on entity type.

        Parameters:
        name - Username, GroupName, or ResourceName based on entity type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.