| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
GatewayEnvironmentProtocolURIDTO |
GatewayEnvironmentProtocolURIDTO.endpointURI(String endpointURI) |
GatewayEnvironmentProtocolURIDTO |
GatewayEnvironmentProtocolURIDTO.protocol(String protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayEnvironmentProtocolURIDTO> |
EnvironmentDTO.getEndpointURIs()
Get endpointURIs
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDTO |
EnvironmentDTO.endpointURIs(List<GatewayEnvironmentProtocolURIDTO> endpointURIs) |
void |
EnvironmentDTO.setEndpointURIs(List<GatewayEnvironmentProtocolURIDTO> endpointURIs) |
Copyright © 2022 WSO2 Inc. All rights reserved.