| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.Flowhooks.AttachSharedFlowToFlowHook |
Apigee.Organizations.Environments.Flowhooks.attachSharedFlowToFlowHook(String name,
GoogleCloudApigeeV1FlowHook content)
Attaches a shared flow to a flow hook.
|
| Constructor and Description |
|---|
AttachSharedFlowToFlowHook(String name,
GoogleCloudApigeeV1FlowHook content)
Attaches a shared flow to a flow hook.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.clone() |
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.set(String fieldName,
Object value) |
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.setContinueOnError(Boolean continueOnError)
Optional.
|
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.setDescription(String description)
Description of the flow hook.
|
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.setFlowHookPoint(String flowHookPoint)
Output only.
|
GoogleCloudApigeeV1FlowHook |
GoogleCloudApigeeV1FlowHook.setSharedFlow(String sharedFlow)
Shared flow attached to this flow hook, or empty if there is none attached.
|
Copyright © 2011–2025 Google. All rights reserved.