| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.SecurityIncidents.Patch |
Apigee.Organizations.Environments.SecurityIncidents.patch(String name,
GoogleCloudApigeeV1SecurityIncident content)
UpdateSecurityIncidents updates an existing security incident.
|
| Constructor and Description |
|---|
Patch(String name,
GoogleCloudApigeeV1SecurityIncident content)
UpdateSecurityIncidents updates an existing security incident.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.clone() |
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1UpdateSecurityIncidentRequest.getSecurityIncident()
Required.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setDetectionTypes(List<String> detectionTypes)
Output only.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setDisplayName(String displayName)
Optional.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setFirstDetectedTime(String firstDetectedTime)
Output only.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setLastDetectedTime(String lastDetectedTime)
Output only.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setLastObservabilityChangeTime(String lastObservabilityChangeTime)
Output only.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setName(String name)
Immutable.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setObservability(String observability)
Optional.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setRiskLevel(String riskLevel)
Output only.
|
GoogleCloudApigeeV1SecurityIncident |
GoogleCloudApigeeV1SecurityIncident.setTrafficCount(Long trafficCount)
Total traffic detected as part of the incident.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1SecurityIncident> |
GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse.getSecurityIncidents()
Output only.
|
List<GoogleCloudApigeeV1SecurityIncident> |
GoogleCloudApigeeV1ListSecurityIncidentsResponse.getSecurityIncidents()
List of security incidents in the organization
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1UpdateSecurityIncidentRequest |
GoogleCloudApigeeV1UpdateSecurityIncidentRequest.setSecurityIncident(GoogleCloudApigeeV1SecurityIncident securityIncident)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse |
GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse.setSecurityIncidents(List<GoogleCloudApigeeV1SecurityIncident> securityIncidents)
Output only.
|
GoogleCloudApigeeV1ListSecurityIncidentsResponse |
GoogleCloudApigeeV1ListSecurityIncidentsResponse.setSecurityIncidents(List<GoogleCloudApigeeV1SecurityIncident> securityIncidents)
List of security incidents in the organization
|
Copyright © 2011–2025 Google. All rights reserved.