Uses of Class
org.wso2.am.integration.clients.internal.api.dto.ScopesListDTO
Packages that use ScopesListDTO
Package
Description
-
Uses of ScopesListDTO in org.wso2.am.integration.clients.internal.api
Methods in org.wso2.am.integration.clients.internal.api that return ScopesListDTOModifier and TypeMethodDescriptionGet all scopes.Methods in org.wso2.am.integration.clients.internal.api that return types with arguments of type ScopesListDTOModifier and TypeMethodDescriptionSubscriptionValidationApi.scopesGetWithHttpInfo(String xWSO2Tenant, String scopeKey) Get all scopes.Method parameters in org.wso2.am.integration.clients.internal.api with type arguments of type ScopesListDTOModifier and TypeMethodDescriptioncom.squareup.okhttp.CallSubscriptionValidationApi.scopesGetAsync(String xWSO2Tenant, String scopeKey, ApiCallback<ScopesListDTO> callback) Get all scopes. -
Uses of ScopesListDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return ScopesListDTOModifier and TypeMethodDescriptionScopesListDTO.addListItem(ScopeDTO listItem) ScopesListDTO.pagination(PaginationDTO pagination)