Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIScopeDTO
Packages that use APIScopeDTO
-
Uses of APIScopeDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIScopeDTOModifier and TypeMethodDescriptionMethods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type APIScopeDTOModifier and TypeMethodDescriptionAPIDTO.getScopes()Get scopesAPIProductDTO.getScopes()Get scopesMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type APIScopeDTOModifier and TypeMethodDescriptionAPIDTO.scopes(List<APIScopeDTO> scopes) APIProductDTO.scopes(List<APIScopeDTO> scopes) voidAPIDTO.setScopes(List<APIScopeDTO> scopes) voidAPIProductDTO.setScopes(List<APIScopeDTO> scopes)