Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected ClientID |
PerformRequest.client |
protected ClientID |
Owner.client |
protected ClientID |
Options.client |
protected ClientID |
ObjectDefinitionRequest.client |
protected ClientID |
ExtractRequest.client |
protected ClientID |
ExecuteRequest.client |
protected ClientID |
APIObject.client |
protected ClientID |
FilterActivity.createdBy |
protected ClientID |
FilterActivity.modifiedBy |
Modifier and Type | Field and Description |
---|---|
protected List<ClientID> |
RetrieveRequest.clientIDs |
protected List<ClientID> |
QueryRequest.clientIDs |
Modifier and Type | Method and Description |
---|---|
ClientID |
ObjectFactory.createClientID()
Create an instance of
ClientID |
ClientID |
PerformRequest.getClient()
Gets the value of the client property.
|
ClientID |
Owner.getClient()
Gets the value of the client property.
|
ClientID |
Options.getClient()
Gets the value of the client property.
|
ClientID |
ObjectDefinitionRequest.getClient()
Gets the value of the client property.
|
ClientID |
ExtractRequest.getClient()
Gets the value of the client property.
|
ClientID |
ExecuteRequest.getClient()
Gets the value of the client property.
|
ClientID |
APIObject.getClient()
Gets the value of the client property.
|
ClientID |
FilterActivity.getCreatedBy()
Gets the value of the createdBy property.
|
ClientID |
FilterActivity.getModifiedBy()
Gets the value of the modifiedBy property.
|
Modifier and Type | Method and Description |
---|---|
List<ClientID> |
RetrieveRequest.getClientIDs()
Gets the value of the clientIDs property.
|
List<ClientID> |
QueryRequest.getClientIDs()
Gets the value of the clientIDs property.
|
Modifier and Type | Method and Description |
---|---|
void |
PerformRequest.setClient(ClientID value)
Sets the value of the client property.
|
void |
Owner.setClient(ClientID value)
Sets the value of the client property.
|
void |
Options.setClient(ClientID value)
Sets the value of the client property.
|
void |
ObjectDefinitionRequest.setClient(ClientID value)
Sets the value of the client property.
|
void |
ExtractRequest.setClient(ClientID value)
Sets the value of the client property.
|
void |
ExecuteRequest.setClient(ClientID value)
Sets the value of the client property.
|
void |
APIObject.setClient(ClientID value)
Sets the value of the client property.
|
void |
FilterActivity.setCreatedBy(ClientID value)
Sets the value of the createdBy property.
|
void |
FilterActivity.setModifiedBy(ClientID value)
Sets the value of the modifiedBy property.
|
Copyright © 2017. All rights reserved.