public class DeploymentManagerAlpha.TypeProviders.GetType extends DeploymentManagerAlphaRequest<TypeInfo>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetType(String project,
String typeProvider,
String type)
Gets a type info for a type provided by a TypeProvider.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected GetType(String project, String typeProvider, String type)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManagerAlpha.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.type - The name of the type provider type for this request.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<TypeInfo>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<TypeInfo>IOExceptionpublic DeploymentManagerAlpha.TypeProviders.GetType setAlt(String alt)
DeploymentManagerAlphaRequestsetAlt in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setFields(String fields)
DeploymentManagerAlphaRequestsetFields in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setKey(String key)
DeploymentManagerAlphaRequestsetKey in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setOauthToken(String oauthToken)
DeploymentManagerAlphaRequestsetOauthToken in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setPrettyPrint(Boolean prettyPrint)
DeploymentManagerAlphaRequestsetPrettyPrint in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setQuotaUser(String quotaUser)
DeploymentManagerAlphaRequestsetQuotaUser in class DeploymentManagerAlphaRequest<TypeInfo>public DeploymentManagerAlpha.TypeProviders.GetType setUserIp(String userIp)
DeploymentManagerAlphaRequestsetUserIp in class DeploymentManagerAlphaRequest<TypeInfo>public String getProject()
public DeploymentManagerAlpha.TypeProviders.GetType setProject(String project)
public String getTypeProvider()
public DeploymentManagerAlpha.TypeProviders.GetType setTypeProvider(String typeProvider)
public String getType()
public DeploymentManagerAlpha.TypeProviders.GetType setType(String type)
public DeploymentManagerAlpha.TypeProviders.GetType set(String parameterName, Object value)
set in class DeploymentManagerAlphaRequest<TypeInfo>Copyright © 2011–2019 Google. All rights reserved.