Interface PrincipalIdFormat.Builder

    • Method Detail

      • arn

        PrincipalIdFormat.Builder arn​(String arn)

        PrincipalIdFormatARN description

        Parameters:
        arn - PrincipalIdFormatARN description
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statuses

        PrincipalIdFormat.Builder statuses​(Collection<IdFormat> statuses)

        PrincipalIdFormatStatuses description

        Parameters:
        statuses - PrincipalIdFormatStatuses description
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statuses

        PrincipalIdFormat.Builder statuses​(IdFormat... statuses)

        PrincipalIdFormatStatuses description

        Parameters:
        statuses - PrincipalIdFormatStatuses description
        Returns:
        Returns a reference to this object so that method calls can be chained together.