Class LocalEntryDTO
java.lang.Object
org.wso2.am.integration.clients.gateway.api.v2.dto.LocalEntryDTO
LocalEntryDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLocalEntriesItem(String localEntriesItem) booleanThe local entries which has been deployed in the gatewayinthashCode()localEntries(List<String> localEntries) voidsetLocalEntries(List<String> localEntries) toString()
-
Constructor Details
-
LocalEntryDTO
public LocalEntryDTO()
-
-
Method Details