Interface DelegatedAdmin.Builder

    • Method Detail

      • accountId

        DelegatedAdmin.Builder accountId​(String accountId)

        The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.

        Parameters:
        accountId - The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relationshipStatus

        DelegatedAdmin.Builder relationshipStatus​(String relationshipStatus)

        The status of the Amazon Inspector delegated administrator.

        Parameters:
        relationshipStatus - The status of the Amazon Inspector delegated administrator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RelationshipStatus, RelationshipStatus
      • relationshipStatus

        DelegatedAdmin.Builder relationshipStatus​(RelationshipStatus relationshipStatus)

        The status of the Amazon Inspector delegated administrator.

        Parameters:
        relationshipStatus - The status of the Amazon Inspector delegated administrator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RelationshipStatus, RelationshipStatus