Interface GetDocumentationVersionResponse.Builder

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

public static interface GetDocumentationVersionResponse.Builder extends ApiGatewayResponse.Builder, SdkPojo, CopyableBuilder<GetDocumentationVersionResponse.Builder,GetDocumentationVersionResponse>
  • 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.