Uses of Class
ai.vectros.types.OrgPage
Packages that use OrgPage
-
Uses of OrgPage in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity that return OrgPageModifier and TypeMethodDescriptionIdentityClient.listOrgs()Returns a paginated list of organizations in your account.IdentityClient.listOrgs(RequestOptions requestOptions) Returns a paginated list of organizations in your account.IdentityClient.listOrgs(ListOrgsRequest request) Returns a paginated list of organizations in your account.IdentityClient.listOrgs(ListOrgsRequest request, RequestOptions requestOptions) Returns a paginated list of organizations in your account.IdentityClient.lookupOrgs(IdentityLookupRequest request) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.IdentityClient.lookupOrgs(IdentityLookupRequest request, RequestOptions requestOptions) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.Methods in ai.vectros.resources.identity that return types with arguments of type OrgPageModifier and TypeMethodDescriptionAsyncIdentityClient.listOrgs()Returns a paginated list of organizations in your account.AsyncIdentityClient.listOrgs(RequestOptions requestOptions) Returns a paginated list of organizations in your account.AsyncIdentityClient.listOrgs(ListOrgsRequest request) Returns a paginated list of organizations in your account.AsyncIdentityClient.listOrgs(ListOrgsRequest request, RequestOptions requestOptions) Returns a paginated list of organizations in your account.AsyncRawIdentityClient.listOrgs()Returns a paginated list of organizations in your account.AsyncRawIdentityClient.listOrgs(RequestOptions requestOptions) Returns a paginated list of organizations in your account.AsyncRawIdentityClient.listOrgs(ListOrgsRequest request) Returns a paginated list of organizations in your account.AsyncRawIdentityClient.listOrgs(ListOrgsRequest request, RequestOptions requestOptions) Returns a paginated list of organizations in your account.RawIdentityClient.listOrgs()Returns a paginated list of organizations in your account.RawIdentityClient.listOrgs(RequestOptions requestOptions) Returns a paginated list of organizations in your account.RawIdentityClient.listOrgs(ListOrgsRequest request) Returns a paginated list of organizations in your account.RawIdentityClient.listOrgs(ListOrgsRequest request, RequestOptions requestOptions) Returns a paginated list of organizations in your account.AsyncIdentityClient.lookupOrgs(IdentityLookupRequest request) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.AsyncIdentityClient.lookupOrgs(IdentityLookupRequest request, RequestOptions requestOptions) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.AsyncRawIdentityClient.lookupOrgs(IdentityLookupRequest request) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.AsyncRawIdentityClient.lookupOrgs(IdentityLookupRequest request, RequestOptions requestOptions) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.RawIdentityClient.lookupOrgs(IdentityLookupRequest request) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL.RawIdentityClient.lookupOrgs(IdentityLookupRequest request, RequestOptions requestOptions) Looks up organizations by a schema-declared field value, with the search criteria sent in the request body instead of the URL. -
Uses of OrgPage in ai.vectros.types
Methods in ai.vectros.types that return OrgPageMethods in ai.vectros.types with parameters of type OrgPage