| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeConfigstoreBundleBadBundleViolation |
EdgeConfigstoreBundleBadBundleViolation.clone() |
EdgeConfigstoreBundleBadBundleViolation |
EdgeConfigstoreBundleBadBundleViolation.set(String fieldName,
Object value) |
EdgeConfigstoreBundleBadBundleViolation |
EdgeConfigstoreBundleBadBundleViolation.setDescription(String description)
A description of why the bundle is invalid and how to fix it.
|
EdgeConfigstoreBundleBadBundleViolation |
EdgeConfigstoreBundleBadBundleViolation.setFilename(String filename)
The filename (including relative path from the bundle root) in which the error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
List<EdgeConfigstoreBundleBadBundleViolation> |
EdgeConfigstoreBundleBadBundle.getViolations()
Describes all precondition violations.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeConfigstoreBundleBadBundle |
EdgeConfigstoreBundleBadBundle.setViolations(List<EdgeConfigstoreBundleBadBundleViolation> violations)
Describes all precondition violations.
|
Copyright © 2011–2025 Google. All rights reserved.