CopyableBuilder<GetDocumentVersionResponse.Builder,GetDocumentVersionResponse>
, SdkBuilder<GetDocumentVersionResponse.Builder,GetDocumentVersionResponse>
public static interface GetDocumentVersionResponse.Builder extends CopyableBuilder<GetDocumentVersionResponse.Builder,GetDocumentVersionResponse>
Modifier and Type | Method | Description |
---|---|---|
GetDocumentVersionResponse.Builder |
customMetadata(Map<String,String> customMetadata) |
The custom metadata on the document version.
|
GetDocumentVersionResponse.Builder |
metadata(DocumentVersionMetadata metadata) |
The version metadata.
|
copy
apply, build
GetDocumentVersionResponse.Builder metadata(DocumentVersionMetadata metadata)
The version metadata.
metadata
- The version metadata.GetDocumentVersionResponse.Builder customMetadata(Map<String,String> customMetadata)
The custom metadata on the document version.
customMetadata
- The custom metadata on the document version.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.