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