Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIProductInfoDTO
Packages that use APIProductInfoDTO
-
Uses of APIProductInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIProductInfoDTOModifier and TypeMethodDescriptionAPIProductInfoDTO.description(String description) APIProductInfoDTO.gatewayVendor(String gatewayVendor) APIProductInfoDTO.hasThumbnail(Boolean hasThumbnail) APIProductInfoDTO.securityScheme(List<String> securityScheme) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type APIProductInfoDTOMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type APIProductInfoDTOModifier and TypeMethodDescriptionAPIProductListDTO.list(List<APIProductInfoDTO> list) voidAPIProductListDTO.setList(List<APIProductInfoDTO> list)