Interface ApplySchemaResponse.Builder

  • Method Details

    • appliedSchemaArn

      ApplySchemaResponse.Builder appliedSchemaArn(String appliedSchemaArn)

      The applied schema ARN that is associated with the copied schema in the Directory. You can use this ARN to describe the schema information applied on this directory. For more information, see arns.

      Parameters:
      appliedSchemaArn - The applied schema ARN that is associated with the copied schema in the Directory. You can use this ARN to describe the schema information applied on this directory. For more information, see arns.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • directoryArn

      ApplySchemaResponse.Builder directoryArn(String directoryArn)

      The ARN that is associated with the Directory. For more information, see arns.

      Parameters:
      directoryArn - The ARN that is associated with the Directory. For more information, see arns.
      Returns:
      Returns a reference to this object so that method calls can be chained together.