| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.timeline | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TimelinePutResponse.TimelinePutError> | TimelinePutResponse. getErrors()Get a list of  TimelinePutResponse.TimelinePutErrorinstances | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelinePutResponse. addError(TimelinePutResponse.TimelinePutError error)Add a single  TimelinePutResponse.TimelinePutErrorinstance into the existing list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelinePutResponse. addErrors(List<TimelinePutResponse.TimelinePutError> errors)Add a list of  TimelinePutResponse.TimelinePutErrorinstances into the existing list | 
| void | TimelinePutResponse. setErrors(List<TimelinePutResponse.TimelinePutError> errors)Set the list to the given list of  TimelinePutResponse.TimelinePutErrorinstances | 
Copyright © 2023 Apache Software Foundation. All rights reserved.