public class Apigee.Organizations.Developers.Apps.List extends ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists all apps created by a developer in an Apigee organization.
|
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(String parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Apigee.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
parent - Required. Name of the developer. Use the following structure in your request:
`organizations/{org}/developers/{developer_email}`public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>IOExceptionpublic Apigee.Organizations.Developers.Apps.List set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public Apigee.Organizations.Developers.Apps.List setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>public String getParent()
public Apigee.Organizations.Developers.Apps.List setParent(String parent)
public Long getCount()
public Apigee.Organizations.Developers.Apps.List setCount(Long count)
public Boolean getExpand()
public Apigee.Organizations.Developers.Apps.List setExpand(Boolean expand)
public Boolean getShallowExpand()
public Apigee.Organizations.Developers.Apps.List setShallowExpand(Boolean shallowExpand)
public String getStartKey()
public Apigee.Organizations.Developers.Apps.List setStartKey(String startKey)
public Apigee.Organizations.Developers.Apps.List set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1ListDeveloperAppsResponse>Copyright © 2011–2025 Google. All rights reserved.