Uses of Class
ai.vectros.resources.identity.requests.DeleteClientRequest
Packages that use DeleteClientRequest
-
Uses of DeleteClientRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type DeleteClientRequestModifier and TypeMethodDescriptionAsyncIdentityClient.deleteClient(String id, DeleteClientRequest request) Permanently deletes the client.AsyncIdentityClient.deleteClient(String id, DeleteClientRequest request, RequestOptions requestOptions) Permanently deletes the client.AsyncRawIdentityClient.deleteClient(String id, DeleteClientRequest request) Permanently deletes the client.AsyncRawIdentityClient.deleteClient(String id, DeleteClientRequest request, RequestOptions requestOptions) Permanently deletes the client.voidIdentityClient.deleteClient(String id, DeleteClientRequest request) Permanently deletes the client.voidIdentityClient.deleteClient(String id, DeleteClientRequest request, RequestOptions requestOptions) Permanently deletes the client.RawIdentityClient.deleteClient(String id, DeleteClientRequest request) Permanently deletes the client.RawIdentityClient.deleteClient(String id, DeleteClientRequest request, RequestOptions requestOptions) Permanently deletes the client. -
Uses of DeleteClientRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return DeleteClientRequestMethods in ai.vectros.resources.identity.requests with parameters of type DeleteClientRequest