public static interface DeleteFileEntry.Builder extends SdkPojo, CopyableBuilder<DeleteFileEntry.Builder,DeleteFileEntry>
| Modifier and Type | Method and Description |
|---|---|
DeleteFileEntry.Builder |
filePath(String filePath)
The full path of the file to be deleted, including the name of the file.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteFileEntry.Builder filePath(String filePath)
The full path of the file to be deleted, including the name of the file.
filePath - The full path of the file to be deleted, including the name of the file.Copyright © 2023. All rights reserved.