Uses of Class
ai.vectros.resources.identity.requests.CreateClientRequest
Packages that use CreateClientRequest
-
Uses of CreateClientRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type CreateClientRequestModifier and TypeMethodDescriptionAsyncIdentityClient.createClient(CreateClientRequest request) Creates a new client identity in your account.AsyncIdentityClient.createClient(CreateClientRequest request, RequestOptions requestOptions) Creates a new client identity in your account.AsyncRawIdentityClient.createClient(CreateClientRequest request) Creates a new client identity in your account.AsyncRawIdentityClient.createClient(CreateClientRequest request, RequestOptions requestOptions) Creates a new client identity in your account.IdentityClient.createClient(CreateClientRequest request) Creates a new client identity in your account.IdentityClient.createClient(CreateClientRequest request, RequestOptions requestOptions) Creates a new client identity in your account.RawIdentityClient.createClient(CreateClientRequest request) Creates a new client identity in your account.RawIdentityClient.createClient(CreateClientRequest request, RequestOptions requestOptions) Creates a new client identity in your account. -
Uses of CreateClientRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return CreateClientRequestModifier and TypeMethodDescriptionCreateClientRequest._FinalStage.build()CreateClientRequest.Builder.build()Methods in ai.vectros.resources.identity.requests with parameters of type CreateClientRequestModifier and TypeMethodDescriptionCreateClientRequest.BodyStage.from(CreateClientRequest other) CreateClientRequest.Builder.from(CreateClientRequest other)