public class DeploymentManagerV2Beta.TypeProviders.GetType extends DeploymentManagerV2BetaRequest<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, 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 GetType(String project, String typeProvider, String type)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManagerV2Beta.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 DeploymentManagerV2Beta.TypeProviders.GetType setAlt(String alt)
DeploymentManagerV2BetaRequestsetAlt in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setFields(String fields)
DeploymentManagerV2BetaRequestsetFields in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setKey(String key)
DeploymentManagerV2BetaRequestsetKey in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setOauthToken(String oauthToken)
DeploymentManagerV2BetaRequestsetOauthToken in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setPrettyPrint(Boolean prettyPrint)
DeploymentManagerV2BetaRequestsetPrettyPrint in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setQuotaUser(String quotaUser)
DeploymentManagerV2BetaRequestsetQuotaUser in class DeploymentManagerV2BetaRequest<TypeInfo>public DeploymentManagerV2Beta.TypeProviders.GetType setUserIp(String userIp)
DeploymentManagerV2BetaRequestsetUserIp in class DeploymentManagerV2BetaRequest<TypeInfo>public String getProject()
public DeploymentManagerV2Beta.TypeProviders.GetType setProject(String project)
public String getTypeProvider()
public DeploymentManagerV2Beta.TypeProviders.GetType setTypeProvider(String typeProvider)
public String getType()
public DeploymentManagerV2Beta.TypeProviders.GetType setType(String type)
public DeploymentManagerV2Beta.TypeProviders.GetType set(String parameterName, Object value)
set in class DeploymentManagerV2BetaRequest<TypeInfo>Copyright © 2011–2020 Google. All rights reserved.