Interface CreateDocumentationVersionResponse.Builder

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

  • Method Details

    • version

      The version identifier of the API documentation snapshot.

      Parameters:
      version - The version identifier of the API documentation snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      The date when the API documentation snapshot is created.

      Parameters:
      createdDate - The date when the API documentation snapshot is created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the API documentation snapshot.

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