Uses of Interface
ai.vectros.types.FolderRequest._FinalStage
Packages that use FolderRequest._FinalStage
-
Uses of FolderRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement FolderRequest._FinalStageMethods in ai.vectros.types that return FolderRequest._FinalStageModifier and TypeMethodDescriptionFolderRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) FolderRequest._FinalStage.additionalProperty(String key, Object value) FolderRequest._FinalStage.description(String description) FolderRequest._FinalStage.description(Optional<String> description) Optional description of the folder's contents or purpose.FolderRequest.Builder.description(String description) Optional description of the folder's contents or purpose.FolderRequest.Builder.description(Optional<String> description) Optional description of the folder's contents or purpose.FolderRequest._FinalStage.expectedVersion(Long expectedVersion) FolderRequest._FinalStage.expectedVersion(Optional<Long> expectedVersion) Optimistic-concurrency token for updates.FolderRequest.Builder.expectedVersion(Long expectedVersion) Optimistic-concurrency token for updates.FolderRequest.Builder.expectedVersion(Optional<Long> expectedVersion) Optimistic-concurrency token for updates.Human-readable display name of the folder.Human-readable display name of the folder.FolderRequest._FinalStage.parentFolderId(String parentFolderId) FolderRequest._FinalStage.parentFolderId(Optional<String> parentFolderId) ID of the parent folder to create this folder under, applied at creation only.FolderRequest.Builder.parentFolderId(String parentFolderId) ID of the parent folder to create this folder under, applied at creation only.FolderRequest.Builder.parentFolderId(Optional<String> parentFolderId) ID of the parent folder to create this folder under, applied at creation only.The folder's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].The folder's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].The folder's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].Optional stable slug for the folder, unique among its siblings under the same parent.Optional stable slug for the folder, unique among its siblings under the same parent.Optional stable slug for the folder, unique among its siblings under the same parent.Optional ID of the user that should own this folder — the Vectros-assigned UUID of a user in your account.Optional ID of the user that should own this folder — the Vectros-assigned UUID of a user in your account.Optional ID of the user that should own this folder — the Vectros-assigned UUID of a user in your account.