public class CloudDebugger.Controller.Debuggees.Breakpoints.List extends CloudDebuggerRequest<ListActiveBreakpointsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String debuggeeId)
Returns the list of all active breakpoints for the debuggee.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getAgentId()
Identifies the agent.
|
String |
getDebuggeeId()
Required.
|
Boolean |
getSuccessOnTimeout()
If set to `true` (recommended), returns `google.rpc.Code.OK` status and sets the `wait_expired`
response field to `true` when the server-selected timeout has expired.
|
String |
getWaitToken()
A token that, if specified, blocks the method call until the list of active breakpoints has
changed, or a server-selected timeout has expired.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
set(String parameterName,
Object value) |
CloudDebugger.Controller.Debuggees.Breakpoints.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setAccessToken(String accessToken)
OAuth access token.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setAgentId(String agentId)
Identifies the agent.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setAlt(String alt)
Data format for response.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setCallback(String callback)
JSONP
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setDebuggeeId(String debuggeeId)
Required.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setKey(String key)
API key.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setSuccessOnTimeout(Boolean successOnTimeout)
If set to `true` (recommended), returns `google.rpc.Code.OK` status and sets the
`wait_expired` response field to `true` when the server-selected timeout has expired.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
CloudDebugger.Controller.Debuggees.Breakpoints.List |
setWaitToken(String waitToken)
A token that, if specified, blocks the method call until the list of active breakpoints
has changed, or a server-selected timeout has expired.
|
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 List(String debuggeeId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CloudDebugger.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
debuggeeId - Required. Identifies the debuggee.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListActiveBreakpointsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListActiveBreakpointsResponse>IOExceptionpublic CloudDebugger.Controller.Debuggees.Breakpoints.List set$Xgafv(String $Xgafv)
CloudDebuggerRequestset$Xgafv in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setAccessToken(String accessToken)
CloudDebuggerRequestsetAccessToken in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setAlt(String alt)
CloudDebuggerRequestsetAlt in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setCallback(String callback)
CloudDebuggerRequestsetCallback in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setFields(String fields)
CloudDebuggerRequestsetFields in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setKey(String key)
CloudDebuggerRequestsetKey in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setOauthToken(String oauthToken)
CloudDebuggerRequestsetOauthToken in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setPrettyPrint(Boolean prettyPrint)
CloudDebuggerRequestsetPrettyPrint in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setQuotaUser(String quotaUser)
CloudDebuggerRequestsetQuotaUser in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setUploadType(String uploadType)
CloudDebuggerRequestsetUploadType in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public CloudDebugger.Controller.Debuggees.Breakpoints.List setUploadProtocol(String uploadProtocol)
CloudDebuggerRequestsetUploadProtocol in class CloudDebuggerRequest<ListActiveBreakpointsResponse>public String getDebuggeeId()
public CloudDebugger.Controller.Debuggees.Breakpoints.List setDebuggeeId(String debuggeeId)
public String getAgentId()
public CloudDebugger.Controller.Debuggees.Breakpoints.List setAgentId(String agentId)
public Boolean getSuccessOnTimeout()
public CloudDebugger.Controller.Debuggees.Breakpoints.List setSuccessOnTimeout(Boolean successOnTimeout)
public String getWaitToken()
public CloudDebugger.Controller.Debuggees.Breakpoints.List setWaitToken(String waitToken)
public CloudDebugger.Controller.Debuggees.Breakpoints.List set(String parameterName, Object value)
set in class CloudDebuggerRequest<ListActiveBreakpointsResponse>Copyright © 2011–2020 Google. All rights reserved.