Interface DocumentServiceWarning.Builder

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

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

    • message

      The description for a warning returned by the document service.

      Parameters:
      message - The description for a warning returned by the document service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.