@Generated(value="org.jsonschema2pojo") public class UpdateCollectionIntervalsRequest extends ResourcePathRequest implements ResourcePathDestination
| Constructor and Description |
|---|
UpdateCollectionIntervalsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAvailTypes()
A map with key=availType, value=interval (seconds).
|
Map<String,String> |
getMetricTypes()
A map with key=metricTypeId, value=interval (seconds).
|
void |
setAvailTypes(Map<String,String> availTypes)
A map with key=availType, value=interval (seconds).
|
void |
setMetricTypes(Map<String,String> metricTypes)
A map with key=metricTypeId, value=interval (seconds).
|
getResourcePath, getSenderRequestId, getSenderSessionId, setResourcePath, setSenderRequestId, setSenderSessionIdgetAuthentication, setAuthenticationbuildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResourcePathgetCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSONpublic Map<String,String> getMetricTypes()
public void setMetricTypes(Map<String,String> metricTypes)
metricTypes - The metricTypespublic Map<String,String> getAvailTypes()
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.