| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointURLsDTO |
APIEndpointURLsDTO.defaultVersionURLs(APIDefaultVersionURLsDTO defaultVersionURLs) |
APIEndpointURLsDTO |
APIEndpointURLsDTO.environmentName(String environmentName) |
APIEndpointURLsDTO |
APIEndpointURLsDTO.environmentType(String environmentType) |
APIEndpointURLsDTO |
APIEndpointURLsDTO.urLs(APIURLsDTO urLs) |
| Modifier and Type | Method and Description |
|---|---|
List<APIEndpointURLsDTO> |
APIDTO.getEndpointURLs()
Get endpointURLs
|
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.addEndpointURLsItem(APIEndpointURLsDTO endpointURLsItem) |
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.endpointURLs(List<APIEndpointURLsDTO> endpointURLs) |
void |
APIDTO.setEndpointURLs(List<APIEndpointURLsDTO> endpointURLs) |
Copyright © 2020 WSO2 Inc. All rights reserved.