| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentEndpointsDTO |
EnvironmentDTO.getEndpoints()
Get endpoints
|
EnvironmentEndpointsDTO |
EnvironmentEndpointsDTO.http(String http) |
EnvironmentEndpointsDTO |
EnvironmentEndpointsDTO.https(String https) |
EnvironmentEndpointsDTO |
EnvironmentEndpointsDTO.ws(String ws) |
EnvironmentEndpointsDTO |
EnvironmentEndpointsDTO.wss(String wss) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDTO |
EnvironmentDTO.endpoints(EnvironmentEndpointsDTO endpoints) |
void |
EnvironmentDTO.setEndpoints(EnvironmentEndpointsDTO endpoints) |
Copyright © 2020 WSO2 Inc. All rights reserved.