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