Uses of Class
ai.vectros.resources.auth.requests.DeleteAppContextRequest
Packages that use DeleteAppContextRequest
-
Uses of DeleteAppContextRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type DeleteAppContextRequestModifier and TypeMethodDescriptionAsyncAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.AsyncAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request, RequestOptions requestOptions) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.AsyncRawAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.AsyncRawAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request, RequestOptions requestOptions) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.voidAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.voidAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request, RequestOptions requestOptions) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.RawAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context.RawAuthClient.deleteAppContext(String contextId, DeleteAppContextRequest request, RequestOptions requestOptions) Permanently deletes an app context and everything in it — every record, document, folder, schema, role, and access profile belonging to the context. -
Uses of DeleteAppContextRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return DeleteAppContextRequestMethods in ai.vectros.resources.auth.requests with parameters of type DeleteAppContextRequestModifier and TypeMethodDescriptionDeleteAppContextRequest.Builder.from(DeleteAppContextRequest other)