* A list of SchemaVersionErrorItem
objects, each containing an error and schema version.
*
* A list of SchemaVersionErrorItem
objects, each containing an error and schema version.
*
SchemaVersionErrorItem
objects, each containing an error and schema version.
*/
public java.util.List
* A list of SchemaVersionErrorItem
objects, each containing an error and schema version.
*
SchemaVersionErrorItem
objects, each containing an error and schema version.
*/
public void setSchemaVersionErrors(java.util.Collection
* A list of SchemaVersionErrorItem
objects, each containing an error and schema version.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setSchemaVersionErrors(java.util.Collection)} or {@link #withSchemaVersionErrors(java.util.Collection)} * if you want to override the existing values. *
* * @param schemaVersionErrors * A list ofSchemaVersionErrorItem
objects, each containing an error and schema version.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public DeleteSchemaVersionsResult withSchemaVersionErrors(SchemaVersionErrorItem... schemaVersionErrors) {
if (this.schemaVersionErrors == null) {
setSchemaVersionErrors(new java.util.ArrayList
* A list of SchemaVersionErrorItem
objects, each containing an error and schema version.
*
SchemaVersionErrorItem
objects, each containing an error and schema version.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public DeleteSchemaVersionsResult withSchemaVersionErrors(java.util.Collection