Uses of Interface
software.amazon.awssdk.services.workdocs.model.GetFolderPathResponse.Builder
-
Packages that use GetFolderPathResponse.Builder Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of GetFolderPathResponse.Builder in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return GetFolderPathResponse.Builder Modifier and Type Method Description static GetFolderPathResponse.BuilderGetFolderPathResponse. builder()default GetFolderPathResponse.BuilderGetFolderPathResponse.Builder. path(Consumer<ResourcePath.Builder> path)The path information.GetFolderPathResponse.BuilderGetFolderPathResponse.Builder. path(ResourcePath path)The path information.GetFolderPathResponse.BuilderGetFolderPathResponse. toBuilder()Methods in software.amazon.awssdk.services.workdocs.model that return types with arguments of type GetFolderPathResponse.Builder Modifier and Type Method Description static Class<? extends GetFolderPathResponse.Builder>GetFolderPathResponse. serializableBuilderClass()
-