public class Container.Projects.Locations.Clusters.GetJwks extends ContainerRequest<GetJSONWebKeysResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetJwks(String parent)
Gets the public component of the cluster signing keys in JSON Web Key format.
|
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 GetJwks(String parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Container.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
parent - The cluster (project, location, cluster id) to get keys for. Specified in
the format
'projects/locations/clusters'.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GetJSONWebKeysResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GetJSONWebKeysResponse>IOExceptionpublic Container.Projects.Locations.Clusters.GetJwks set$Xgafv(String $Xgafv)
ContainerRequestset$Xgafv in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setAccessToken(String accessToken)
ContainerRequestsetAccessToken in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setAlt(String alt)
ContainerRequestsetAlt in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setCallback(String callback)
ContainerRequestsetCallback in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setFields(String fields)
ContainerRequestsetFields in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setKey(String key)
ContainerRequestsetKey in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setOauthToken(String oauthToken)
ContainerRequestsetOauthToken in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setPrettyPrint(Boolean prettyPrint)
ContainerRequestsetPrettyPrint in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setQuotaUser(String quotaUser)
ContainerRequestsetQuotaUser in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setUploadType(String uploadType)
ContainerRequestsetUploadType in class ContainerRequest<GetJSONWebKeysResponse>public Container.Projects.Locations.Clusters.GetJwks setUploadProtocol(String uploadProtocol)
ContainerRequestsetUploadProtocol in class ContainerRequest<GetJSONWebKeysResponse>public String getParent()
public Container.Projects.Locations.Clusters.GetJwks setParent(String parent)
public Container.Projects.Locations.Clusters.GetJwks set(String parameterName, Object value)
set in class ContainerRequest<GetJSONWebKeysResponse>Copyright © 2011–2020 Google. All rights reserved.