public class CloudDebugger.Debugger.Debuggees.Breakpoints.Get extends CloudDebuggerRequest<GetBreakpointResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String debuggeeId,
String breakpointId)
Gets breakpoint information.
|
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 Get(String debuggeeId, String breakpointId)
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 whose breakpoint to get.breakpointId - Required. ID of the breakpoint to get.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GetBreakpointResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GetBreakpointResponse>IOExceptionpublic CloudDebugger.Debugger.Debuggees.Breakpoints.Get set$Xgafv(String $Xgafv)
CloudDebuggerRequestset$Xgafv in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setAccessToken(String accessToken)
CloudDebuggerRequestsetAccessToken in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setAlt(String alt)
CloudDebuggerRequestsetAlt in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setCallback(String callback)
CloudDebuggerRequestsetCallback in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setFields(String fields)
CloudDebuggerRequestsetFields in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setKey(String key)
CloudDebuggerRequestsetKey in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setOauthToken(String oauthToken)
CloudDebuggerRequestsetOauthToken in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setPrettyPrint(Boolean prettyPrint)
CloudDebuggerRequestsetPrettyPrint in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setQuotaUser(String quotaUser)
CloudDebuggerRequestsetQuotaUser in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setUploadType(String uploadType)
CloudDebuggerRequestsetUploadType in class CloudDebuggerRequest<GetBreakpointResponse>public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setUploadProtocol(String uploadProtocol)
CloudDebuggerRequestsetUploadProtocol in class CloudDebuggerRequest<GetBreakpointResponse>public String getDebuggeeId()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setDebuggeeId(String debuggeeId)
public String getBreakpointId()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setBreakpointId(String breakpointId)
public String getClientVersion()
public CloudDebugger.Debugger.Debuggees.Breakpoints.Get setClientVersion(String clientVersion)
public CloudDebugger.Debugger.Debuggees.Breakpoints.Get set(String parameterName, Object value)
set in class CloudDebuggerRequest<GetBreakpointResponse>Copyright © 2011–2020 Google. All rights reserved.