Interface ImportDocumentationPartsResponse.Builder

All Superinterfaces:
ApiGatewayResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<ImportDocumentationPartsResponse.Builder,ImportDocumentationPartsResponse>, SdkBuilder<ImportDocumentationPartsResponse.Builder,ImportDocumentationPartsResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ImportDocumentationPartsResponse

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

    • ids

      A list of the returned documentation part identifiers.

      Parameters:
      ids - A list of the returned documentation part identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ids

      A list of the returned documentation part identifiers.

      Parameters:
      ids - A list of the returned documentation part identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • warnings

      A list of warning messages reported during import of documentation parts.

      Parameters:
      warnings - A list of warning messages reported during import of documentation parts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • warnings

      A list of warning messages reported during import of documentation parts.

      Parameters:
      warnings - A list of warning messages reported during import of documentation parts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.