public class PeopleService.OtherContacts.List extends PeopleServiceRequest<ListOtherContactsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List()
List all "Other contacts", that is contacts that are not in a contact group.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected List()
AbstractGoogleClientRequest.execute() method to invoke the remote operation. PeopleService.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListOtherContactsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListOtherContactsResponse>IOExceptionpublic PeopleService.OtherContacts.List set$Xgafv(String $Xgafv)
PeopleServiceRequestset$Xgafv in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setAccessToken(String accessToken)
PeopleServiceRequestsetAccessToken in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setAlt(String alt)
PeopleServiceRequestsetAlt in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setCallback(String callback)
PeopleServiceRequestsetCallback in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setFields(String fields)
PeopleServiceRequestsetFields in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setKey(String key)
PeopleServiceRequestsetKey in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setOauthToken(String oauthToken)
PeopleServiceRequestsetOauthToken in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setPrettyPrint(Boolean prettyPrint)
PeopleServiceRequestsetPrettyPrint in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setQuotaUser(String quotaUser)
PeopleServiceRequestsetQuotaUser in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setUploadType(String uploadType)
PeopleServiceRequestsetUploadType in class PeopleServiceRequest<ListOtherContactsResponse>public PeopleService.OtherContacts.List setUploadProtocol(String uploadProtocol)
PeopleServiceRequestsetUploadProtocol in class PeopleServiceRequest<ListOtherContactsResponse>public Integer getPageSize()
public PeopleService.OtherContacts.List setPageSize(Integer pageSize)
public String getPageToken()
public PeopleService.OtherContacts.List setPageToken(String pageToken)
public String getReadMask()
public PeopleService.OtherContacts.List setReadMask(String readMask)
public Boolean getRequestSyncToken()
public PeopleService.OtherContacts.List setRequestSyncToken(Boolean requestSyncToken)
public List<String> getSources()
public PeopleService.OtherContacts.List setSources(List<String> sources)
public String getSyncToken()
public PeopleService.OtherContacts.List setSyncToken(String syncToken)
public PeopleService.OtherContacts.List set(String parameterName, Object value)
set in class PeopleServiceRequest<ListOtherContactsResponse>Copyright © 2011–2025 Google. All rights reserved.