Uses of Class
ai.vectros.types.AppContextRequest
Packages that use AppContextRequest
-
Uses of AppContextRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type AppContextRequestModifier and TypeMethodDescriptionAsyncAuthClient.createAppContext(AppContextRequest request) Creates a new app context.AsyncAuthClient.createAppContext(AppContextRequest request, RequestOptions requestOptions) Creates a new app context.AsyncRawAuthClient.createAppContext(AppContextRequest request) Creates a new app context.AsyncRawAuthClient.createAppContext(AppContextRequest request, RequestOptions requestOptions) Creates a new app context.AuthClient.createAppContext(AppContextRequest request) Creates a new app context.AuthClient.createAppContext(AppContextRequest request, RequestOptions requestOptions) Creates a new app context.RawAuthClient.createAppContext(AppContextRequest request) Creates a new app context.RawAuthClient.createAppContext(AppContextRequest request, RequestOptions requestOptions) Creates a new app context. -
Uses of AppContextRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return AppContextRequestMethods in ai.vectros.resources.auth.requests with parameters of type AppContextRequestModifier and TypeMethodDescriptionUpdateAppContextRequest.BodyStage.body(@NotNull AppContextRequest body) UpdateAppContextRequest.Builder.body(@NotNull AppContextRequest body) -
Uses of AppContextRequest in ai.vectros.types
Methods in ai.vectros.types that return AppContextRequestModifier and TypeMethodDescriptionAppContextRequest._FinalStage.build()AppContextRequest.Builder.build()Methods in ai.vectros.types with parameters of type AppContextRequestModifier and TypeMethodDescriptionAppContextRequest.Builder.from(AppContextRequest other) AppContextRequest.ContextIdStage.from(AppContextRequest other)