ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.author(String author) |
The user ID of the person in the organization who requested the review of the change template.
|
static ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.builder() |
|
ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.documentVersion(String documentVersion) |
The version of the change template.
|
default ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.metadata(Consumer<DocumentMetadataResponseInfo.Builder> metadata) |
Information about the response to the change template approval request.
|
ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.metadata(DocumentMetadataResponseInfo metadata) |
Information about the response to the change template approval request.
|
ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.name(String name) |
The name of the change template.
|
ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.Builder.nextToken(String nextToken) |
The maximum number of items to return for this call.
|
ListDocumentMetadataHistoryResponse.Builder |
ListDocumentMetadataHistoryResponse.toBuilder() |
|