Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SharedScopeUsageDTO
Packages that use SharedScopeUsageDTO
Package
Description
-
Uses of SharedScopeUsageDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return SharedScopeUsageDTOModifier and TypeMethodDescriptionScopesApi.getSharedScopeUsages(String scopeId) Get usages of a Shared Scope by Scope Id This operation can be used to retrieve usages of a Shared Scope by a given scope Id.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type SharedScopeUsageDTOModifier and TypeMethodDescriptionScopesApi.getSharedScopeUsagesWithHttpInfo(String scopeId) Get usages of a Shared Scope by Scope Id This operation can be used to retrieve usages of a Shared Scope by a given scope Id.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type SharedScopeUsageDTOModifier and TypeMethodDescriptionokhttp3.CallScopesApi.getSharedScopeUsagesAsync(String scopeId, ApiCallback<SharedScopeUsageDTO> _callback) Get usages of a Shared Scope by Scope Id (asynchronously) This operation can be used to retrieve usages of a Shared Scope by a given scope Id. -
Uses of SharedScopeUsageDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SharedScopeUsageDTOModifier and TypeMethodDescriptionSharedScopeUsageDTO.usedApiList(List<SharedScopeUsedAPIInfoDTO> usedApiList)