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