@Generated(value="org.jsonschema2pojo") public class AddDatasourceResponse extends ResourcePathResponse implements EventDestination
| Constructor and Description |
|---|
AddDatasourceResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatasourceName()
The name for this datasource.
|
boolean |
isXaDatasource()
true if an XA datasource should be added, false otherwise
(Required)
|
void |
setDatasourceName(String datasourceName)
The name for this datasource.
|
void |
setXaDatasource(boolean xaDatasource)
true if an XA datasource should be added, false otherwise
(Required)
|
getDestinationSessionId, getMessage, getResourcePath, getSenderRequestId, getServerRefreshIndicator, getStatus, setDestinationSessionId, setMessage, setResourcePath, setSenderRequestId, setServerRefreshIndicator, setStatusgetAuthentication, setAuthenticationbuildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSONpublic boolean isXaDatasource()
public void setXaDatasource(boolean xaDatasource)
xaDatasource - The xaDatasourcepublic String getDatasourceName()
public void setDatasourceName(String datasourceName)
datasourceName - The datasourceNameCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.