| Package | Description |
|---|---|
| org.odpi.openmetadata.viewservices.tex.api.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceEndpoint> |
TexResourceEndpointListResponse.getPlatformList()
Return the platformList.
|
List<ResourceEndpoint> |
TexResourceEndpointListResponse.getServerList()
Return the serverList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TexResourceEndpointListResponse.setPlatformList(List<ResourceEndpoint> platformList)
Set the resourceEndpointList.
|
void |
TexResourceEndpointListResponse.setServerList(List<ResourceEndpoint> serverList)
Set the resourceEndpointList.
|
Copyright © 2018–2020 ODPi. All rights reserved.