public class BatchJobMutateResponse extends Object implements BatchJobMutateResponseInterface<com.google.api.ads.adwords.axis.v201802.cm.Operand,com.google.api.ads.adwords.axis.v201802.cm.ApiError,MutateResult>
BatchJob.getDownloadUrl()
.Constructor and Description |
---|
BatchJobMutateResponse() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class<BatchJobMutateResponse> javaType,
QName xmlType)
Returns the Axis deserializer for this object.
|
MutateResult[] |
getMutateResults() |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class<BatchJobMutateResponse> 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 |
setMutateResults(MutateResult[] mutateResults) |
public MutateResult[] getMutateResults()
getMutateResults
in interface BatchJobMutateResponseInterface<com.google.api.ads.adwords.axis.v201802.cm.Operand,com.google.api.ads.adwords.axis.v201802.cm.ApiError,MutateResult>
public void setMutateResults(MutateResult[] mutateResults)
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class<BatchJobMutateResponse> javaType, QName xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class<BatchJobMutateResponse> javaType, QName xmlType)
Copyright © 2018. All Rights Reserved.