Uses of Class
ai.vectros.resources.folders.requests.UpdateFolderRequest
Packages that use UpdateFolderRequest
-
Uses of UpdateFolderRequest in ai.vectros.resources.folders
Methods in ai.vectros.resources.folders with parameters of type UpdateFolderRequestModifier and TypeMethodDescriptionAsyncFoldersClient.updateFolder(String id, UpdateFolderRequest request) Replaces a folder's name and description.AsyncFoldersClient.updateFolder(String id, UpdateFolderRequest request, RequestOptions requestOptions) Replaces a folder's name and description.AsyncRawFoldersClient.updateFolder(String id, UpdateFolderRequest request) Replaces a folder's name and description.AsyncRawFoldersClient.updateFolder(String id, UpdateFolderRequest request, RequestOptions requestOptions) Replaces a folder's name and description.FoldersClient.updateFolder(String id, UpdateFolderRequest request) Replaces a folder's name and description.FoldersClient.updateFolder(String id, UpdateFolderRequest request, RequestOptions requestOptions) Replaces a folder's name and description.RawFoldersClient.updateFolder(String id, UpdateFolderRequest request) Replaces a folder's name and description.RawFoldersClient.updateFolder(String id, UpdateFolderRequest request, RequestOptions requestOptions) Replaces a folder's name and description. -
Uses of UpdateFolderRequest in ai.vectros.resources.folders.requests
Methods in ai.vectros.resources.folders.requests that return UpdateFolderRequestModifier and TypeMethodDescriptionUpdateFolderRequest._FinalStage.build()UpdateFolderRequest.Builder.build()Methods in ai.vectros.resources.folders.requests with parameters of type UpdateFolderRequestModifier and TypeMethodDescriptionUpdateFolderRequest.BodyStage.from(UpdateFolderRequest other) UpdateFolderRequest.Builder.from(UpdateFolderRequest other)