@Generated(value="org.jsonschema2pojo") public class StatisticsControlRequest extends ResourcePathRequest implements ResourcePathDestination
| Constructor and Description |
|---|
StatisticsControlRequest() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsSetting |
getDatasources()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getEjb3()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getInfinispan()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getMessaging()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getTransactions()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getWeb()
The desired state of the statistics enabled flag.
|
void |
setDatasources(StatisticsSetting datasources)
The desired state of the statistics enabled flag.
|
void |
setEjb3(StatisticsSetting ejb3)
The desired state of the statistics enabled flag.
|
void |
setInfinispan(StatisticsSetting infinispan)
The desired state of the statistics enabled flag.
|
void |
setMessaging(StatisticsSetting messaging)
The desired state of the statistics enabled flag.
|
void |
setTransactions(StatisticsSetting transactions)
The desired state of the statistics enabled flag.
|
void |
setWeb(StatisticsSetting web)
The desired state of the statistics enabled flag.
|
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 StatisticsSetting getWeb()
public void setWeb(StatisticsSetting web)
web - The webpublic StatisticsSetting getTransactions()
public void setTransactions(StatisticsSetting transactions)
transactions - The transactionspublic StatisticsSetting getDatasources()
public void setDatasources(StatisticsSetting datasources)
datasources - The datasourcespublic StatisticsSetting getInfinispan()
public void setInfinispan(StatisticsSetting infinispan)
infinispan - The infinispanpublic StatisticsSetting getEjb3()
public void setEjb3(StatisticsSetting ejb3)
ejb3 - The ejb3public StatisticsSetting getMessaging()
public void setMessaging(StatisticsSetting messaging)
messaging - The messagingCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.