| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.clone() |
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.set(String fieldName,
Object value) |
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry to which this entry responds.
|
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors defined if, and only if, the request failed.
|
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
ReturnaddressCustomBatchResponseEntry |
ReturnaddressCustomBatchResponseEntry.setReturnAddress(ReturnAddress returnAddress)
The retrieved return address.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReturnaddressCustomBatchResponseEntry> |
ReturnaddressCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
| Modifier and Type | Method and Description |
|---|---|
ReturnaddressCustomBatchResponse |
ReturnaddressCustomBatchResponse.setEntries(List<ReturnaddressCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2023 Google. All rights reserved.