public class ServiceManagement.Services.Rollouts.Get extends ServiceManagementRequest<Rollout>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(String serviceName,
String rolloutId)
Gets a service configuration rollout.
|
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 Get(String serviceName, String rolloutId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
ServiceManagement.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
serviceName - Required. The name of the service. See the [overview](/service-management/overview)
for naming
requirements. For example: `example.googleapis.com`.rolloutId - Required. The id of the rollout resource.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Rollout>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Rollout>IOExceptionpublic ServiceManagement.Services.Rollouts.Get set$Xgafv(String $Xgafv)
ServiceManagementRequestset$Xgafv in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setAccessToken(String accessToken)
ServiceManagementRequestsetAccessToken in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setAlt(String alt)
ServiceManagementRequestsetAlt in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setCallback(String callback)
ServiceManagementRequestsetCallback in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setFields(String fields)
ServiceManagementRequestsetFields in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setKey(String key)
ServiceManagementRequestsetKey in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setOauthToken(String oauthToken)
ServiceManagementRequestsetOauthToken in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setPrettyPrint(Boolean prettyPrint)
ServiceManagementRequestsetPrettyPrint in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setQuotaUser(String quotaUser)
ServiceManagementRequestsetQuotaUser in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setUploadType(String uploadType)
ServiceManagementRequestsetUploadType in class ServiceManagementRequest<Rollout>public ServiceManagement.Services.Rollouts.Get setUploadProtocol(String uploadProtocol)
ServiceManagementRequestsetUploadProtocol in class ServiceManagementRequest<Rollout>public String getServiceName()
public ServiceManagement.Services.Rollouts.Get setServiceName(String serviceName)
public String getRolloutId()
public ServiceManagement.Services.Rollouts.Get setRolloutId(String rolloutId)
public ServiceManagement.Services.Rollouts.Get set(String parameterName, Object value)
set in class ServiceManagementRequest<Rollout>Copyright © 2011–2020 Google. All rights reserved.