Uses of Class
model.UpdateIdentityRequest
Packages that use UpdateIdentityRequest
-
Uses of UpdateIdentityRequest in api
Methods in api with parameters of type UpdateIdentityRequestModifier and TypeMethodDescriptionokhttp3.CallIdentitiesApi.putIdentityAsync(String identityId, UpdateIdentityRequest updateIdentityRequest, ApiCallback<Identity> _callback) Update an Identity (asynchronously) Update an existing `Identity`.okhttp3.CallIdentitiesApi.putIdentityCall(String identityId, UpdateIdentityRequest updateIdentityRequest, ApiCallback _callback) Build call for putIdentityIdentitiesApi.putIdentityWithHttpInfo(String identityId, UpdateIdentityRequest updateIdentityRequest) Update an Identity Update an existing `Identity`.IdentitiesApi.update(String identityId, UpdateIdentityRequest updateIdentityRequest) Update an Identity Update an existing `Identity`. -
Uses of UpdateIdentityRequest in model
Methods in model that return UpdateIdentityRequestModifier and TypeMethodDescriptionUpdateIdentityRequest.additionalUnderwritingData(UpdateIdentityRequestAdditionalUnderwritingData additionalUnderwritingData) UpdateIdentityRequest.entity(UpdateIdentityRequestEntity entity) static UpdateIdentityRequestCreate an instance of UpdateIdentityRequest given an JSON stringUpdateIdentityRequest.putTagsItem(String key, String tagsItem)