Class GatewayEnvironmentProtocolURIDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.GatewayEnvironmentProtocolURIDTO
GatewayEnvironmentProtocolURIDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendpointURI(String endpointURI) booleanGet endpointURIGet protocolinthashCode()voidsetEndpointURI(String endpointURI) voidsetProtocol(String protocol) toString()
-
Field Details
-
SERIALIZED_NAME_PROTOCOL
- See Also:
-
SERIALIZED_NAME_ENDPOINT_U_R_I
- See Also:
-
-
Constructor Details
-
GatewayEnvironmentProtocolURIDTO
public GatewayEnvironmentProtocolURIDTO()
-
-
Method Details