Interface AttachmentInformation.Builder

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

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

    • name

      The name of the attachment.

      Parameters:
      name - The name of the attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.