public class DeploymentManagerAlpha.TypeProviders.List extends DeploymentManagerAlphaRequest<TypeProvidersListResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String project)
Lists all resource type providers for Deployment Manager.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getFilter()
A filter expression that filters resources listed in the response.
|
Long |
getMaxResults()
The maximum number of results per page that should be returned.
|
String |
getOrderBy()
Sorts list results by a certain order.
|
String |
getPageToken()
Specifies a page token to use.
|
String |
getProject()
The project ID for this request.
|
DeploymentManagerAlpha.TypeProviders.List |
set(String parameterName,
Object value) |
DeploymentManagerAlpha.TypeProviders.List |
setAlt(String alt)
Data format for the response.
|
DeploymentManagerAlpha.TypeProviders.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
DeploymentManagerAlpha.TypeProviders.List |
setFilter(String filter)
A filter expression that filters resources listed in the response.
|
DeploymentManagerAlpha.TypeProviders.List |
setKey(String key)
API key.
|
DeploymentManagerAlpha.TypeProviders.List |
setMaxResults(Long maxResults)
The maximum number of results per page that should be returned.
|
DeploymentManagerAlpha.TypeProviders.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
DeploymentManagerAlpha.TypeProviders.List |
setOrderBy(String orderBy)
Sorts list results by a certain order.
|
DeploymentManagerAlpha.TypeProviders.List |
setPageToken(String pageToken)
Specifies a page token to use.
|
DeploymentManagerAlpha.TypeProviders.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
DeploymentManagerAlpha.TypeProviders.List |
setProject(String project)
The project ID for this request.
|
DeploymentManagerAlpha.TypeProviders.List |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
DeploymentManagerAlpha.TypeProviders.List |
setUserIp(String userIp)
Deprecated.
|
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 List(String project)
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.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<TypeProvidersListResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<TypeProvidersListResponse>IOExceptionpublic DeploymentManagerAlpha.TypeProviders.List setAlt(String alt)
DeploymentManagerAlphaRequestsetAlt in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setFields(String fields)
DeploymentManagerAlphaRequestsetFields in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setKey(String key)
DeploymentManagerAlphaRequestsetKey in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setOauthToken(String oauthToken)
DeploymentManagerAlphaRequestsetOauthToken in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setPrettyPrint(Boolean prettyPrint)
DeploymentManagerAlphaRequestsetPrettyPrint in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setQuotaUser(String quotaUser)
DeploymentManagerAlphaRequestsetQuotaUser in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public DeploymentManagerAlpha.TypeProviders.List setUserIp(String userIp)
DeploymentManagerAlphaRequestsetUserIp in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>public String getProject()
public DeploymentManagerAlpha.TypeProviders.List setProject(String project)
public String getFilter()
public DeploymentManagerAlpha.TypeProviders.List setFilter(String filter)
public Long getMaxResults()
public DeploymentManagerAlpha.TypeProviders.List setMaxResults(Long maxResults)
public String getOrderBy()
public DeploymentManagerAlpha.TypeProviders.List setOrderBy(String orderBy)
public String getPageToken()
public DeploymentManagerAlpha.TypeProviders.List setPageToken(String pageToken)
public DeploymentManagerAlpha.TypeProviders.List set(String parameterName, Object value)
set in class DeploymentManagerAlphaRequest<TypeProvidersListResponse>Copyright © 2011–2019 Google. All rights reserved.