public class DeploymentManager.TypeProviders.Delete extends DeploymentManagerRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String project,
String typeProvider)
Deletes a type provider.
|
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 Delete(String project, String typeProvider)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManager.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
project - The project ID for this request.typeProvider - The name of the type provider for this request.public DeploymentManager.TypeProviders.Delete set$Xgafv(String $Xgafv)
DeploymentManagerRequestset$Xgafv in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setAccessToken(String accessToken)
DeploymentManagerRequestsetAccessToken in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setAlt(String alt)
DeploymentManagerRequestsetAlt in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setCallback(String callback)
DeploymentManagerRequestsetCallback in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setFields(String fields)
DeploymentManagerRequestsetFields in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setKey(String key)
DeploymentManagerRequestsetKey in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setOauthToken(String oauthToken)
DeploymentManagerRequestsetOauthToken in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequestsetPrettyPrint in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setQuotaUser(String quotaUser)
DeploymentManagerRequestsetQuotaUser in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setUploadType(String uploadType)
DeploymentManagerRequestsetUploadType in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Delete setUploadProtocol(String uploadProtocol)
DeploymentManagerRequestsetUploadProtocol in class DeploymentManagerRequest<Operation>public String getProject()
public DeploymentManager.TypeProviders.Delete setProject(String project)
public String getTypeProvider()
public DeploymentManager.TypeProviders.Delete setTypeProvider(String typeProvider)
public DeploymentManager.TypeProviders.Delete set(String parameterName, Object value)
set in class DeploymentManagerRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.