Uses of Class
ai.vectros.resources.identity.requests.UpdateOrgRequest
Packages that use UpdateOrgRequest
-
Uses of UpdateOrgRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type UpdateOrgRequestModifier and TypeMethodDescriptionAsyncIdentityClient.updateOrg(String id, UpdateOrgRequest request) Updates the mutable fields of an organization.AsyncIdentityClient.updateOrg(String id, UpdateOrgRequest request, RequestOptions requestOptions) Updates the mutable fields of an organization.AsyncRawIdentityClient.updateOrg(String id, UpdateOrgRequest request) Updates the mutable fields of an organization.AsyncRawIdentityClient.updateOrg(String id, UpdateOrgRequest request, RequestOptions requestOptions) Updates the mutable fields of an organization.IdentityClient.updateOrg(String id, UpdateOrgRequest request) Updates the mutable fields of an organization.IdentityClient.updateOrg(String id, UpdateOrgRequest request, RequestOptions requestOptions) Updates the mutable fields of an organization.RawIdentityClient.updateOrg(String id, UpdateOrgRequest request) Updates the mutable fields of an organization.RawIdentityClient.updateOrg(String id, UpdateOrgRequest request, RequestOptions requestOptions) Updates the mutable fields of an organization. -
Uses of UpdateOrgRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return UpdateOrgRequestModifier and TypeMethodDescriptionUpdateOrgRequest._FinalStage.build()UpdateOrgRequest.Builder.build()Methods in ai.vectros.resources.identity.requests with parameters of type UpdateOrgRequestModifier and TypeMethodDescriptionUpdateOrgRequest.BodyStage.from(UpdateOrgRequest other) UpdateOrgRequest.Builder.from(UpdateOrgRequest other)