Uses of Class
ai.vectros.resources.auth.requests.UpdateAccessProfileRequest
Packages that use UpdateAccessProfileRequest
-
Uses of UpdateAccessProfileRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type UpdateAccessProfileRequestModifier and TypeMethodDescriptionAsyncAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request) Updates an access profile.AsyncAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request, RequestOptions requestOptions) Updates an access profile.AsyncRawAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request) Updates an access profile.AsyncRawAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request, RequestOptions requestOptions) Updates an access profile.AuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request) Updates an access profile.AuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request, RequestOptions requestOptions) Updates an access profile.RawAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request) Updates an access profile.RawAuthClient.updateAccessProfile(String contextId, String principalId, UpdateAccessProfileRequest request, RequestOptions requestOptions) Updates an access profile. -
Uses of UpdateAccessProfileRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return UpdateAccessProfileRequestModifier and TypeMethodDescriptionUpdateAccessProfileRequest._FinalStage.build()UpdateAccessProfileRequest.Builder.build()Methods in ai.vectros.resources.auth.requests with parameters of type UpdateAccessProfileRequestModifier and TypeMethodDescriptionUpdateAccessProfileRequest.BodyStage.from(UpdateAccessProfileRequest other) UpdateAccessProfileRequest.Builder.from(UpdateAccessProfileRequest other)