public class Pubsub.Projects.Subscriptions.ModifyPushConfig extends PubsubRequest<Empty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
ModifyPushConfig(String subscription,
ModifyPushConfigRequest content)
Modifies the `PushConfig` for a specified subscription.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 ModifyPushConfig(String subscription, ModifyPushConfigRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
ModifyPushConfig#initialize(com.google.api.client.googleapis.services.AbstractGoogle
ClientRequest) must be called to initialize this instance immediately after invoking the
constructor.
subscription - Required. The name of the subscription. Format is `projects/{project}/subscriptions/{sub}`.content - the ModifyPushConfigRequestpublic Pubsub.Projects.Subscriptions.ModifyPushConfig set$Xgafv(String $Xgafv)
PubsubRequestset$Xgafv in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setAccessToken(String accessToken)
PubsubRequestsetAccessToken in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setAlt(String alt)
PubsubRequestsetAlt in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setCallback(String callback)
PubsubRequestsetCallback in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setFields(String fields)
PubsubRequestsetFields in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setKey(String key)
PubsubRequestsetKey in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setOauthToken(String oauthToken)
PubsubRequestsetOauthToken in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setPrettyPrint(Boolean prettyPrint)
PubsubRequestsetPrettyPrint in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setQuotaUser(String quotaUser)
PubsubRequestsetQuotaUser in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setUploadType(String uploadType)
PubsubRequestsetUploadType in class PubsubRequest<Empty>public Pubsub.Projects.Subscriptions.ModifyPushConfig setUploadProtocol(String uploadProtocol)
PubsubRequestsetUploadProtocol in class PubsubRequest<Empty>public String getSubscription()
public Pubsub.Projects.Subscriptions.ModifyPushConfig setSubscription(String subscription)
public Pubsub.Projects.Subscriptions.ModifyPushConfig set(String parameterName, Object value)
set in class PubsubRequest<Empty>Copyright © 2011–2022 Google. All rights reserved.