Interface UpgradeAppliedSchemaResponse.Builder

  • Method Details

    • upgradedSchemaArn

      UpgradeAppliedSchemaResponse.Builder upgradedSchemaArn(String upgradedSchemaArn)

      The ARN of the upgraded schema that is returned as part of the response.

      Parameters:
      upgradedSchemaArn - The ARN of the upgraded schema that is returned as part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • directoryArn

      UpgradeAppliedSchemaResponse.Builder directoryArn(String directoryArn)

      The ARN of the directory that is returned as part of the response.

      Parameters:
      directoryArn - The ARN of the directory that is returned as part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.