Interface ImageBlockStart.Builder

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

@Mutable @NotThreadSafe public static interface ImageBlockStart.Builder extends SdkPojo, CopyableBuilder<ImageBlockStart.Builder,ImageBlockStart>
  • Method Details

    • format

      The format of the image data that will be streamed in subsequent delta events.

      Parameters:
      format - The format of the image data that will be streamed in subsequent delta events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • format

      The format of the image data that will be streamed in subsequent delta events.

      Parameters:
      format - The format of the image data that will be streamed in subsequent delta events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: