Uses of Class
ai.vectros.resources.auth.requests.UpdateAppContextRequest
Packages that use UpdateAppContextRequest
-
Uses of UpdateAppContextRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type UpdateAppContextRequestModifier and TypeMethodDescriptionAsyncAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request) Updates the name and/or description of an app context.AsyncAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request, RequestOptions requestOptions) Updates the name and/or description of an app context.AsyncRawAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request) Updates the name and/or description of an app context.AsyncRawAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request, RequestOptions requestOptions) Updates the name and/or description of an app context.AuthClient.updateAppContext(String contextId, UpdateAppContextRequest request) Updates the name and/or description of an app context.AuthClient.updateAppContext(String contextId, UpdateAppContextRequest request, RequestOptions requestOptions) Updates the name and/or description of an app context.RawAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request) Updates the name and/or description of an app context.RawAuthClient.updateAppContext(String contextId, UpdateAppContextRequest request, RequestOptions requestOptions) Updates the name and/or description of an app context. -
Uses of UpdateAppContextRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return UpdateAppContextRequestModifier and TypeMethodDescriptionUpdateAppContextRequest._FinalStage.build()UpdateAppContextRequest.Builder.build()Methods in ai.vectros.resources.auth.requests with parameters of type UpdateAppContextRequestModifier and TypeMethodDescriptionUpdateAppContextRequest.BodyStage.from(UpdateAppContextRequest other) UpdateAppContextRequest.Builder.from(UpdateAppContextRequest other)