Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.EndpointDTO
Packages that use EndpointDTO
-
Uses of EndpointDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return EndpointDTOModifier and TypeMethodDescriptionEndpointDTO.endpointConfig(EndpointEndpointConfigDTO endpointConfig) EndpointDTO.endpointSecurity(EndpointEndpointSecurityDTO endpointSecurity) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type EndpointDTOMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type EndpointDTOModifier and TypeMethodDescriptionEndpointListDTO.list(List<EndpointDTO> list) voidEndpointListDTO.setList(List<EndpointDTO> list)