Interface UnprocessedIdentityId.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UnprocessedIdentityId.Builder,UnprocessedIdentityId>, SdkBuilder<UnprocessedIdentityId.Builder,UnprocessedIdentityId>, SdkPojo
Enclosing class:
UnprocessedIdentityId

public static interface UnprocessedIdentityId.Builder extends SdkPojo, CopyableBuilder<UnprocessedIdentityId.Builder,UnprocessedIdentityId>
  • Method Details

    • identityId

      UnprocessedIdentityId.Builder identityId(String identityId)

      A unique identifier in the format REGION:GUID.

      Parameters:
      identityId - A unique identifier in the format REGION:GUID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      UnprocessedIdentityId.Builder errorCode(String errorCode)

      The error code indicating the type of error that occurred.

      Parameters:
      errorCode - The error code indicating the type of error that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code indicating the type of error that occurred.

      Parameters:
      errorCode - The error code indicating the type of error that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: