| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.store.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointURLs |
APIEndpointURLs.environmentName(String environmentName) |
APIEndpointURLs |
APIEndpointURLs.environmentType(String environmentType) |
APIEndpointURLs |
APIEndpointURLs.environmentURLs(APIEnvironmentURLs environmentURLs) |
| Modifier and Type | Method and Description |
|---|---|
List<APIEndpointURLs> |
API.getEndpointURLs()
Get endpointURLs
|
| Modifier and Type | Method and Description |
|---|---|
API |
API.addEndpointURLsItem(APIEndpointURLs endpointURLsItem) |
| Modifier and Type | Method and Description |
|---|---|
API |
API.endpointURLs(List<APIEndpointURLs> endpointURLs) |
void |
API.setEndpointURLs(List<APIEndpointURLs> endpointURLs) |
Copyright © 2018 WSO2 Inc. All rights reserved.