public class CloudMachineLearningEngine.Projects.Operations.List extends CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String name)
Lists operations that match the specified filter in the request.
|
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 name)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. CloudMachineLearningEngine.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
name - The name of the operation's parent resource.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GoogleLongrunningListOperationsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GoogleLongrunningListOperationsResponse>IOExceptionpublic CloudMachineLearningEngine.Projects.Operations.List set$Xgafv(String $Xgafv)
CloudMachineLearningEngineRequestset$Xgafv in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setAccessToken(String accessToken)
CloudMachineLearningEngineRequestsetAccessToken in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setAlt(String alt)
CloudMachineLearningEngineRequestsetAlt in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setCallback(String callback)
CloudMachineLearningEngineRequestsetCallback in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setFields(String fields)
CloudMachineLearningEngineRequestsetFields in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setKey(String key)
CloudMachineLearningEngineRequestsetKey in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setOauthToken(String oauthToken)
CloudMachineLearningEngineRequestsetOauthToken in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setPrettyPrint(Boolean prettyPrint)
CloudMachineLearningEngineRequestsetPrettyPrint in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setQuotaUser(String quotaUser)
CloudMachineLearningEngineRequestsetQuotaUser in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setUploadType(String uploadType)
CloudMachineLearningEngineRequestsetUploadType in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public CloudMachineLearningEngine.Projects.Operations.List setUploadProtocol(String uploadProtocol)
CloudMachineLearningEngineRequestsetUploadProtocol in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>public String getName()
public CloudMachineLearningEngine.Projects.Operations.List setName(String name)
public String getFilter()
public CloudMachineLearningEngine.Projects.Operations.List setFilter(String filter)
public Integer getPageSize()
public CloudMachineLearningEngine.Projects.Operations.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudMachineLearningEngine.Projects.Operations.List setPageToken(String pageToken)
public CloudMachineLearningEngine.Projects.Operations.List set(String parameterName, Object value)
set in class CloudMachineLearningEngineRequest<GoogleLongrunningListOperationsResponse>Copyright © 2011–2021 Google. All rights reserved.