| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.Apis.Revisions.Debugsessions.Create |
Apigee.Organizations.Environments.Apis.Revisions.Debugsessions.create(String parent,
GoogleCloudApigeeV1DebugSession content)
Creates a debug session for a deployed API Proxy revision.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1DebugSession content)
Creates a debug session for a deployed API Proxy revision.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.clone() |
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setCount(Integer count)
Optional.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setCreateTime(String createTime)
Output only.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setFilter(String filter)
Optional.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setName(String name)
A unique ID for this DebugSession.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setTimeout(Long timeout)
Optional.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setTracesize(Integer tracesize)
Optional.
|
GoogleCloudApigeeV1DebugSession |
GoogleCloudApigeeV1DebugSession.setValidity(Integer validity)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.