public class AtlasServerHttpPropertyRequest extends JsonHttpPropertyRequest
| Constructor and Description |
|---|
AtlasServerHttpPropertyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl(Cluster cluster,
String hostName)
Get the URL used to make the HTTP request.
|
populateResourcegetPropertyMappings, getSupportedPropertiespublic String getUrl(Cluster cluster, String hostName) throws SystemException
HttpPropertyProvider.HttpPropertyRequestgetUrl in class HttpPropertyProvider.HttpPropertyRequestcluster - the cluster of the resource being populatedhostName - the host name of the resource being populatedSystemException - if the URL can not be obtainedCopyright © 2022 Apache Software Foundation. All rights reserved.