| Package | Description |
|---|---|
| com.google.api.services.clouddebugger.v2 | |
| com.google.api.services.clouddebugger.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudDebugger.Controller.Debuggees.Register |
CloudDebugger.Controller.Debuggees.register(RegisterDebuggeeRequest content)
Registers the debuggee with the controller service.
|
| Constructor and Description |
|---|
Register(RegisterDebuggeeRequest content)
Registers the debuggee with the controller service.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterDebuggeeRequest |
RegisterDebuggeeRequest.clone() |
RegisterDebuggeeRequest |
RegisterDebuggeeRequest.set(String fieldName,
Object value) |
RegisterDebuggeeRequest |
RegisterDebuggeeRequest.setDebuggee(Debuggee debuggee)
Required.
|
Copyright © 2011–2020 Google. All rights reserved.