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