* Each error object is related to a specific channelArn
and viewerId
pair in the request.
*
* Each error object is related to a specific channelArn
and viewerId
pair in the request.
*
channelArn
and viewerId
pair in the
* request.
*/
public java.util.List
* Each error object is related to a specific channelArn
and viewerId
pair in the request.
*
channelArn
and viewerId
pair in the
* request.
*/
public void setErrors(java.util.Collection
* Each error object is related to a specific channelArn
and viewerId
pair in the request.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrors(java.util.Collection)} or {@link #withErrors(java.util.Collection)} if you want to override the * existing values. *
* * @param errors * Each error object is related to a specificchannelArn
and viewerId
pair in the
* request.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchStartViewerSessionRevocationResult withErrors(BatchStartViewerSessionRevocationError... errors) {
if (this.errors == null) {
setErrors(new java.util.ArrayList
* Each error object is related to a specific channelArn
and viewerId
pair in the request.
*
channelArn
and viewerId
pair in the
* request.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchStartViewerSessionRevocationResult withErrors(java.util.Collection