| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.UpdateSecurityActionsConfig |
Apigee.Organizations.Environments.updateSecurityActionsConfig(String name,
GoogleCloudApigeeV1SecurityActionsConfig content)
UpdateSecurityActionConfig updates the current SecurityActions configuration.
|
| Constructor and Description |
|---|
UpdateSecurityActionsConfig(String name,
GoogleCloudApigeeV1SecurityActionsConfig content)
UpdateSecurityActionConfig updates the current SecurityActions configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SecurityActionsConfig |
GoogleCloudApigeeV1SecurityActionsConfig.clone() |
GoogleCloudApigeeV1SecurityActionsConfig |
GoogleCloudApigeeV1SecurityActionsConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SecurityActionsConfig |
GoogleCloudApigeeV1SecurityActionsConfig.setEnabled(Boolean enabled)
The flag that controls whether this feature is enabled.
|
GoogleCloudApigeeV1SecurityActionsConfig |
GoogleCloudApigeeV1SecurityActionsConfig.setName(String name)
This is a singleton resource, the name will always be set by SecurityActions and any user input
will be ignored.
|
GoogleCloudApigeeV1SecurityActionsConfig |
GoogleCloudApigeeV1SecurityActionsConfig.setUpdateTime(String updateTime)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.