Interface ContentBody.Builder

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

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

    • body

      The body of the API response.

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