Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected AsyncResponse |
ImportDefinition.notification |
Modifier and Type | Field and Description |
---|---|
protected List<AsyncResponse> |
RetrieveRequest.respondTo |
protected List<AsyncResponse> |
QueryRequest.respondTo |
protected List<AsyncResponse> |
Options.sendResponseTo |
Modifier and Type | Method and Description |
---|---|
AsyncResponse |
ObjectFactory.createAsyncResponse()
Create an instance of
AsyncResponse |
AsyncResponse |
ImportDefinition.getNotification()
Gets the value of the notification property.
|
Modifier and Type | Method and Description |
---|---|
List<AsyncResponse> |
RetrieveRequest.getRespondTo()
Gets the value of the respondTo property.
|
List<AsyncResponse> |
QueryRequest.getRespondTo()
Gets the value of the respondTo property.
|
List<AsyncResponse> |
Options.getSendResponseTo()
Gets the value of the sendResponseTo property.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportDefinition.setNotification(AsyncResponse value)
Sets the value of the notification property.
|
Copyright © 2017. All rights reserved.