| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListDebugSessionsResponse |
GoogleCloudApigeeV1ListDebugSessionsResponse.clone() |
GoogleCloudApigeeV1ListDebugSessionsResponse |
GoogleCloudApigeeV1ListDebugSessionsResponse.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ListDebugSessionsResponse |
GoogleCloudApigeeV1ListDebugSessionsResponse.setNextPageToken(String nextPageToken)
Page token that you can include in a ListDebugSessionsRequest to retrieve the next page.
|
GoogleCloudApigeeV1ListDebugSessionsResponse |
GoogleCloudApigeeV1ListDebugSessionsResponse.setSessions(List<GoogleCloudApigeeV1Session> sessions)
Session info that includes debug session ID and the first transaction creation timestamp.
|
Copyright © 2011–2025 Google. All rights reserved.