public class MutateResult extends Object implements Serializable, BatchJobMutateResultInterface<com.google.api.ads.adwords.axis.v201705.cm.Operand,com.google.api.ads.adwords.axis.v201705.cm.ApiError>
BatchJobMutateResultInterface.BatchJobErrorListInterface<E>| Constructor and Description |
|---|
MutateResult() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class<? extends com.google.api.ads.adwords.axis.v201705.cm.Operation> javaType,
QName xmlType)
Returns the Axis deserializer for this object.
|
ErrorList |
getErrorList()
Returns the list of errors for the result.
|
Long |
getIndex()
Returns the zero-based index of this result.
|
com.google.api.ads.adwords.axis.v201705.cm.Operand |
getOperand()
Returns the successfully modified object for the result.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class<? extends com.google.api.ads.adwords.axis.v201705.cm.Operation> javaType,
QName xmlType)
Returns the Axis serializer for this object.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Returns the type descriptor for this type.
|
void |
setErrorList(ErrorList errorList) |
void |
setIndex(Long index) |
void |
setOperand(com.google.api.ads.adwords.axis.v201705.cm.Operand operand) |
public com.google.api.ads.adwords.axis.v201705.cm.Operand getOperand()
BatchJobMutateResultInterfaceBatchJobMutateResultInterface.getErrorList() will not be null, but not both.getOperand in interface BatchJobMutateResultInterface<com.google.api.ads.adwords.axis.v201705.cm.Operand,com.google.api.ads.adwords.axis.v201705.cm.ApiError>public void setOperand(com.google.api.ads.adwords.axis.v201705.cm.Operand operand)
public Long getIndex()
BatchJobMutateResultInterfacegetIndex in interface BatchJobMutateResultInterface<com.google.api.ads.adwords.axis.v201705.cm.Operand,com.google.api.ads.adwords.axis.v201705.cm.ApiError>public void setIndex(Long index)
public ErrorList getErrorList()
BatchJobMutateResultInterfaceBatchJobMutateResultInterface.getOperand() will not be null, but not both.getErrorList in interface BatchJobMutateResultInterface<com.google.api.ads.adwords.axis.v201705.cm.Operand,com.google.api.ads.adwords.axis.v201705.cm.ApiError>public void setErrorList(ErrorList errorList)
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class<? extends com.google.api.ads.adwords.axis.v201705.cm.Operation> javaType, QName xmlType)
Copyright © 2018. All Rights Reserved.