| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.SecurityFeedback.Create |
Apigee.Organizations.SecurityFeedback.create(String parent,
GoogleCloudApigeeV1SecurityFeedback content)
Creates a new report containing customer feedback.
|
Apigee.Organizations.SecurityFeedback.Patch |
Apigee.Organizations.SecurityFeedback.patch(String name,
GoogleCloudApigeeV1SecurityFeedback content)
Updates a specific feedback report.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1SecurityFeedback content)
Creates a new report containing customer feedback.
|
Patch(String name,
GoogleCloudApigeeV1SecurityFeedback content)
Updates a specific feedback report.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.clone() |
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setComment(String comment)
Optional.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setCreateTime(String createTime)
Output only.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setDisplayName(String displayName)
Optional.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setFeedbackContexts(List<GoogleCloudApigeeV1SecurityFeedbackFeedbackContext> feedbackContexts)
Required.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setFeedbackType(String feedbackType)
Required.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setName(String name)
Output only.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setReason(String reason)
Optional.
|
GoogleCloudApigeeV1SecurityFeedback |
GoogleCloudApigeeV1SecurityFeedback.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1SecurityFeedback> |
GoogleCloudApigeeV1ListSecurityFeedbackResponse.getSecurityFeedback()
List of SecurityFeedback reports.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListSecurityFeedbackResponse |
GoogleCloudApigeeV1ListSecurityFeedbackResponse.setSecurityFeedback(List<GoogleCloudApigeeV1SecurityFeedback> securityFeedback)
List of SecurityFeedback reports.
|
Copyright © 2011–2025 Google. All rights reserved.