* An array of objects that describe the result of the action, such as the status of the request, the timestamp of * the request, and the resources affected by the request. *
*/ private java.util.List* An array of objects that describe the result of the action, such as the status of the request, the timestamp of * the request, and the resources affected by the request. *
* * @return An array of objects that describe the result of the action, such as the status of the request, the * timestamp of the request, and the resources affected by the request. */ public java.util.List* An array of objects that describe the result of the action, such as the status of the request, the timestamp of * the request, and the resources affected by the request. *
* * @param operations * An array of objects that describe the result of the action, such as the status of the request, the * timestamp of the request, and the resources affected by the request. */ public void setOperations(java.util.Collection* An array of objects that describe the result of the action, such as the status of the request, the timestamp of * the request, and the resources affected by the request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setOperations(java.util.Collection)} or {@link #withOperations(java.util.Collection)} if you want to * override the existing values. *
* * @param operations * An array of objects that describe the result of the action, such as the status of the request, the * timestamp of the request, and the resources affected by the request. * @return Returns a reference to this object so that method calls can be chained together. */ public RebootRelationalDatabaseResult withOperations(Operation... operations) { if (this.operations == null) { setOperations(new java.util.ArrayList* An array of objects that describe the result of the action, such as the status of the request, the timestamp of * the request, and the resources affected by the request. *
* * @param operations * An array of objects that describe the result of the action, such as the status of the request, the * timestamp of the request, and the resources affected by the request. * @return Returns a reference to this object so that method calls can be chained together. */ public RebootRelationalDatabaseResult withOperations(java.util.Collection