public class ResourceManagerHttpPropertyRequest extends JsonHttpPropertyRequest
Constructor and Description |
---|
ResourceManagerHttpPropertyRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl(Cluster cluster,
String hostName)
Get the URL used to make the HTTP request.
|
populateResource
getPropertyMappings, getSupportedProperties
public String getUrl(Cluster cluster, String hostName) throws SystemException
HttpPropertyProvider.HttpPropertyRequest
getUrl
in class HttpPropertyProvider.HttpPropertyRequest
cluster
- 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.