Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.AdvertiseInfoDTO
Packages that use AdvertiseInfoDTO
-
Uses of AdvertiseInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return AdvertiseInfoDTOModifier and TypeMethodDescriptionAdvertiseInfoDTO.advertised(Boolean advertised) AdvertiseInfoDTO.apiExternalProductionEndpoint(String apiExternalProductionEndpoint) AdvertiseInfoDTO.apiExternalSandboxEndpoint(String apiExternalSandboxEndpoint) APIDTO.getAdvertiseInfo()Get advertiseInfoAdvertiseInfoDTO.originalDevPortalUrl(String originalDevPortalUrl) AdvertiseInfoDTO.vendor(AdvertiseInfoDTO.VendorEnum vendor) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type AdvertiseInfoDTOModifier and TypeMethodDescriptionAPIDTO.advertiseInfo(AdvertiseInfoDTO advertiseInfo) voidAPIDTO.setAdvertiseInfo(AdvertiseInfoDTO advertiseInfo)