Class EndpointsDTO
java.lang.Object
org.wso2.am.integration.clients.gateway.api.v2.dto.EndpointsDTO
EndpointsDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEndpointsItem(String endpointsItem) booleanThe end points which has been deployed in the gatewayinthashCode()voidsetEndpoints(List<String> endpoints) toString()
-
Constructor Details
-
EndpointsDTO
public EndpointsDTO()
-
-
Method Details