public class CloudDebugger.Debugger.Debuggees.Breakpoints.Set extends CloudDebuggerRequest<SetBreakpointResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Set(String debuggeeId,
Breakpoint content)
Sets the breakpoint to the debuggee.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 Set(String debuggeeId, Breakpoint content)
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. ID of the debuggee where the breakpoint is to be set.content - the Breakpointpublic CloudDebugger.Debugger.Debuggees.Breakpoints.Set set$Xgafv(String $Xgafv)
CloudDebuggerRequestset$Xgafv in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setAccessToken(String accessToken)
CloudDebuggerRequestsetAccessToken in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setAlt(String alt)
CloudDebuggerRequestsetAlt in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setCallback(String callback)
CloudDebuggerRequestsetCallback in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setFields(String fields)
CloudDebuggerRequestsetFields in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setKey(String key)
CloudDebuggerRequestsetKey in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setOauthToken(String oauthToken)
CloudDebuggerRequestsetOauthToken in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setPrettyPrint(Boolean prettyPrint)
CloudDebuggerRequestsetPrettyPrint in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setQuotaUser(String quotaUser)
CloudDebuggerRequestsetQuotaUser in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setUploadType(String uploadType)
CloudDebuggerRequestsetUploadType in class CloudDebuggerRequest<SetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setUploadProtocol(String uploadProtocol)
CloudDebuggerRequestsetUploadProtocol in class CloudDebuggerRequest<SetBreakpointResponse>public String getDebuggeeId()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setDebuggeeId(String debuggeeId)
public String getCanaryOption()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setCanaryOption(String canaryOption)
public String getClientVersion()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Set setClientVersion(String clientVersion)
public CloudDebugger.Debugger.Debuggees.Breakpoints.Set set(String parameterName, Object value)
set in class CloudDebuggerRequest<SetBreakpointResponse>Copyright © 2011–2023 Google. All rights reserved.