Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.ScopeListDTO
Packages that use ScopeListDTO
Package
Description
-
Uses of ScopeListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return ScopeListDTOModifier and TypeMethodDescriptionScopesApi.getSharedScopes(Integer limit, Integer offset) Get All Available Shared Scopes This operation can be used to get all the available Shared Scopes.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type ScopeListDTOModifier and TypeMethodDescriptionScopesApi.getSharedScopesWithHttpInfo(Integer limit, Integer offset) Get All Available Shared Scopes This operation can be used to get all the available Shared Scopes.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type ScopeListDTOModifier and TypeMethodDescriptionokhttp3.CallScopesApi.getSharedScopesAsync(Integer limit, Integer offset, ApiCallback<ScopeListDTO> _callback) Get All Available Shared Scopes (asynchronously) This operation can be used to get all the available Shared Scopes. -
Uses of ScopeListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return ScopeListDTO