Uses of Interface
ai.vectros.resources.folders.requests.CreateFolderRequest._FinalStage
Packages that use CreateFolderRequest._FinalStage
-
Uses of CreateFolderRequest._FinalStage in ai.vectros.resources.folders.requests
Classes in ai.vectros.resources.folders.requests that implement CreateFolderRequest._FinalStageMethods in ai.vectros.resources.folders.requests that return CreateFolderRequest._FinalStageModifier and TypeMethodDescriptionCreateFolderRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateFolderRequest._FinalStage.additionalProperty(String key, Object value) CreateFolderRequest.BodyStage.body(@NotNull FolderRequest body) CreateFolderRequest.Builder.body(@NotNull FolderRequest body) Whentrue, if a folder with the same slug already exists under the same parent its mutable fields (name,description, and ownership) are overwritten from the request and the version is bumped, instead of the existing folder being returned unchanged; the immutable slug and parent are never changed.Whentrue, if a folder with the same slug already exists under the same parent its mutable fields (name,description, and ownership) are overwritten from the request and the version is bumped, instead of the existing folder being returned unchanged; the immutable slug and parent are never changed.Whentrue, if a folder with the same slug already exists under the same parent its mutable fields (name,description, and ownership) are overwritten from the request and the version is bumped, instead of the existing folder being returned unchanged; the immutable slug and parent are never changed.