public class EndpointsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
EndpointsDTO()
Generated constructor - for generic creation.
|
EndpointsDTO(java.util.List<EndpointDTO> endpointsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EndpointDTO> |
getEndpoints() |
void |
setEndpoints(java.util.List<EndpointDTO> endpointsList) |
getUri, setUripublic EndpointsDTO()
public EndpointsDTO(java.util.List<EndpointDTO> endpointsList)
public java.util.List<EndpointDTO> getEndpoints()
public void setEndpoints(java.util.List<EndpointDTO> endpointsList)
endpointsList - the endpointsList to setCopyright © 2018 SAP SE. All Rights Reserved.