Uses of Interface
com.google.devtools.clouddebugger.v2.DebuggeeOrBuilder
-
Packages that use DebuggeeOrBuilder Package Description com.google.devtools.clouddebugger.v2 -
-
Uses of DebuggeeOrBuilder in com.google.devtools.clouddebugger.v2
Classes in com.google.devtools.clouddebugger.v2 that implement DebuggeeOrBuilder Modifier and Type Class Description classDebuggeeRepresents the debugged application.static classDebuggee.BuilderRepresents the debugged application.Methods in com.google.devtools.clouddebugger.v2 that return DebuggeeOrBuilder Modifier and Type Method Description DebuggeeOrBuilderRegisterDebuggeeRequest.Builder. getDebuggeeOrBuilder()Required.DebuggeeOrBuilderRegisterDebuggeeRequest. getDebuggeeOrBuilder()Required.DebuggeeOrBuilderRegisterDebuggeeRequestOrBuilder. getDebuggeeOrBuilder()Required.DebuggeeOrBuilderRegisterDebuggeeResponse.Builder. getDebuggeeOrBuilder()Debuggee resource.DebuggeeOrBuilderRegisterDebuggeeResponse. getDebuggeeOrBuilder()Debuggee resource.DebuggeeOrBuilderRegisterDebuggeeResponseOrBuilder. getDebuggeeOrBuilder()Debuggee resource.DebuggeeOrBuilderListDebuggeesResponse.Builder. getDebuggeesOrBuilder(int index)List of debuggees accessible to the calling user.DebuggeeOrBuilderListDebuggeesResponse. getDebuggeesOrBuilder(int index)List of debuggees accessible to the calling user.DebuggeeOrBuilderListDebuggeesResponseOrBuilder. getDebuggeesOrBuilder(int index)List of debuggees accessible to the calling user.Methods in com.google.devtools.clouddebugger.v2 that return types with arguments of type DebuggeeOrBuilder Modifier and Type Method Description List<? extends DebuggeeOrBuilder>ListDebuggeesResponse.Builder. getDebuggeesOrBuilderList()List of debuggees accessible to the calling user.List<? extends DebuggeeOrBuilder>ListDebuggeesResponse. getDebuggeesOrBuilderList()List of debuggees accessible to the calling user.List<? extends DebuggeeOrBuilder>ListDebuggeesResponseOrBuilder. getDebuggeesOrBuilderList()List of debuggees accessible to the calling user.
-