Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIBusinessInformationDTO
Packages that use APIBusinessInformationDTO
-
Uses of APIBusinessInformationDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIBusinessInformationDTOModifier and TypeMethodDescriptionAPIBusinessInformationDTO.businessOwner(String businessOwner) APIBusinessInformationDTO.businessOwnerEmail(String businessOwnerEmail) APIDTO.getBusinessInformation()Get businessInformationMCPServerDTO.getBusinessInformation()Get businessInformationAPIBusinessInformationDTO.technicalOwner(String technicalOwner) APIBusinessInformationDTO.technicalOwnerEmail(String technicalOwnerEmail) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type APIBusinessInformationDTOModifier and TypeMethodDescriptionAPIDTO.businessInformation(APIBusinessInformationDTO businessInformation) MCPServerDTO.businessInformation(APIBusinessInformationDTO businessInformation) voidAPIDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation) voidMCPServerDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation)