Uses of Class
ai.vectros.resources.identity.requests.CreateEntityRequest
Packages that use CreateEntityRequest
-
Uses of CreateEntityRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type CreateEntityRequestModifier and TypeMethodDescriptionAsyncIdentityClient.createEntity(String namespace, CreateEntityRequest request) Creates a new entity in the given namespace.AsyncIdentityClient.createEntity(String namespace, CreateEntityRequest request, RequestOptions requestOptions) Creates a new entity in the given namespace.AsyncRawIdentityClient.createEntity(String namespace, CreateEntityRequest request) Creates a new entity in the given namespace.AsyncRawIdentityClient.createEntity(String namespace, CreateEntityRequest request, RequestOptions requestOptions) Creates a new entity in the given namespace.IdentityClient.createEntity(String namespace, CreateEntityRequest request) Creates a new entity in the given namespace.IdentityClient.createEntity(String namespace, CreateEntityRequest request, RequestOptions requestOptions) Creates a new entity in the given namespace.RawIdentityClient.createEntity(String namespace, CreateEntityRequest request) Creates a new entity in the given namespace.RawIdentityClient.createEntity(String namespace, CreateEntityRequest request, RequestOptions requestOptions) Creates a new entity in the given namespace. -
Uses of CreateEntityRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return CreateEntityRequestModifier and TypeMethodDescriptionCreateEntityRequest._FinalStage.build()CreateEntityRequest.Builder.build()Methods in ai.vectros.resources.identity.requests with parameters of type CreateEntityRequestModifier and TypeMethodDescriptionCreateEntityRequest.BodyStage.from(CreateEntityRequest other) CreateEntityRequest.Builder.from(CreateEntityRequest other)