public class CloudIdentity.Devices.List extends CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List()
Lists/Searches devices.
|
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.
CloudIdentity.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<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>IOExceptionpublic CloudIdentity.Devices.List set$Xgafv(String $Xgafv)
CloudIdentityRequestset$Xgafv in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setAccessToken(String accessToken)
CloudIdentityRequestsetAccessToken in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setAlt(String alt)
CloudIdentityRequestsetAlt in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setCallback(String callback)
CloudIdentityRequestsetCallback in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setFields(String fields)
CloudIdentityRequestsetFields in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setKey(String key)
CloudIdentityRequestsetKey in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setOauthToken(String oauthToken)
CloudIdentityRequestsetOauthToken in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setPrettyPrint(Boolean prettyPrint)
CloudIdentityRequestsetPrettyPrint in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setQuotaUser(String quotaUser)
CloudIdentityRequestsetQuotaUser in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setUploadType(String uploadType)
CloudIdentityRequestsetUploadType in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public CloudIdentity.Devices.List setUploadProtocol(String uploadProtocol)
CloudIdentityRequestsetUploadProtocol in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>public String getCustomer()
public CloudIdentity.Devices.List setCustomer(String customer)
public String getFilter()
public CloudIdentity.Devices.List setFilter(String filter)
public String getOrderBy()
public CloudIdentity.Devices.List setOrderBy(String orderBy)
public Integer getPageSize()
public CloudIdentity.Devices.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudIdentity.Devices.List setPageToken(String pageToken)
public String getView()
public CloudIdentity.Devices.List setView(String view)
public CloudIdentity.Devices.List set(String parameterName, Object value)
set in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1ListDevicesResponse>Copyright © 2011–2024 Google. All rights reserved.