| Package | Description |
|---|---|
| com.google.api.services.clouddebugger.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ExtendedSourceContext |
ExtendedSourceContext.clone() |
ExtendedSourceContext |
ExtendedSourceContext.set(String fieldName,
Object value) |
ExtendedSourceContext |
ExtendedSourceContext.setContext(SourceContext context)
Any source context.
|
ExtendedSourceContext |
ExtendedSourceContext.setLabels(Map<String,String> labels)
Labels with user defined metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedSourceContext> |
Debuggee.getExtSourceContexts()
References to the locations and revisions of the source code used in the deployed application.
|
| Modifier and Type | Method and Description |
|---|---|
Debuggee |
Debuggee.setExtSourceContexts(List<ExtendedSourceContext> extSourceContexts)
References to the locations and revisions of the source code used in the deployed application.
|
Copyright © 2011–2020 Google. All rights reserved.