| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Point |
GoogleCloudApigeeV1Point.clone() |
GoogleCloudApigeeV1Point |
GoogleCloudApigeeV1Point.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Point |
GoogleCloudApigeeV1Point.setId(String id)
Name of a step in the transaction.
|
GoogleCloudApigeeV1Point |
GoogleCloudApigeeV1Point.setResults(List<GoogleCloudApigeeV1Result> results)
List of results extracted from a given debug point.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Point> |
GoogleCloudApigeeV1DebugSessionTransaction.getPoint()
List of debug data collected by runtime plane at various defined points in the flow.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DebugSessionTransaction |
GoogleCloudApigeeV1DebugSessionTransaction.setPoint(List<GoogleCloudApigeeV1Point> point)
List of debug data collected by runtime plane at various defined points in the flow.
|
Copyright © 2011–2025 Google. All rights reserved.