Uses of Class
org.wso2.am.integration.clients.admin.api.dto.OrganizationInfoDTO
Packages that use OrganizationInfoDTO
Package
Description
-
Uses of OrganizationInfoDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return OrganizationInfoDTOModifier and TypeMethodDescriptionUsersApi.organizationInformation()Get the Organization information of the user Using this operation, logged-in user can get their organization information.Methods in org.wso2.am.integration.clients.admin.api that return types with arguments of type OrganizationInfoDTOModifier and TypeMethodDescriptionUsersApi.organizationInformationWithHttpInfo()Get the Organization information of the user Using this operation, logged-in user can get their organization information.Method parameters in org.wso2.am.integration.clients.admin.api with type arguments of type OrganizationInfoDTOModifier and TypeMethodDescriptionokhttp3.CallUsersApi.organizationInformationAsync(ApiCallback<OrganizationInfoDTO> _callback) Get the Organization information of the user (asynchronously) Using this operation, logged-in user can get their organization information. -
Uses of OrganizationInfoDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return OrganizationInfoDTO