| Package | Description |
|---|---|
| com.cloudera.api.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
ApiEndPointHost |
ApiEndPointHost.addEndPointConfigsItem(ApiMapEntry endPointConfigsItem) |
ApiEndPointHost |
ApiEndPointHost.endPointConfigs(List<ApiMapEntry> endPointConfigs) |
ApiEndPointHost |
ApiEndPointHost.type(String type) |
ApiEndPointHost |
ApiEndPointHost.uri(String uri) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiEndPointHost> |
ApiEndPoint.getEndPointHostList()
List hosts (uris) for this endPoint.
|
| Modifier and Type | Method and Description |
|---|---|
ApiEndPoint |
ApiEndPoint.addEndPointHostListItem(ApiEndPointHost endPointHostListItem) |
| Modifier and Type | Method and Description |
|---|---|
ApiEndPoint |
ApiEndPoint.endPointHostList(List<ApiEndPointHost> endPointHostList) |
void |
ApiEndPoint.setEndPointHostList(List<ApiEndPointHost> endPointHostList) |
Copyright © 2020. All rights reserved.