Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.TenantListDTO
Packages that use TenantListDTO
Package
Description
-
Uses of TenantListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return TenantListDTOModifier and TypeMethodDescriptionTenantsApi.getTenantsByState(String state, Integer limit, Integer offset) Get Tenants by State This operation is to get tenants by stateMethods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type TenantListDTOModifier and TypeMethodDescriptionTenantsApi.getTenantsByStateWithHttpInfo(String state, Integer limit, Integer offset) Get Tenants by State This operation is to get tenants by stateMethod parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type TenantListDTOModifier and TypeMethodDescriptionokhttp3.CallTenantsApi.getTenantsByStateAsync(String state, Integer limit, Integer offset, ApiCallback<TenantListDTO> _callback) Get Tenants by State (asynchronously) This operation is to get tenants by state -
Uses of TenantListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return TenantListDTO