CopyableBuilder<GetDocumentPathResponse.Builder,GetDocumentPathResponse>
, SdkBuilder<GetDocumentPathResponse.Builder,GetDocumentPathResponse>
public static interface GetDocumentPathResponse.Builder extends CopyableBuilder<GetDocumentPathResponse.Builder,GetDocumentPathResponse>
Modifier and Type | Method | Description |
---|---|---|
GetDocumentPathResponse.Builder |
path(ResourcePath path) |
The path information.
|
copy
apply, build
GetDocumentPathResponse.Builder path(ResourcePath path)
The path information.
path
- The path information.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.