* The list of services described. *
*/ private com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
*/ private com.amazonaws.internal.SdkInternalList* The list of services described. *
* * @return The list of services described. */ public java.util.List* The list of services described. *
* * @param services * The list of services described. */ public void setServices(java.util.Collection* The list of services described. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setServices(java.util.Collection)} or {@link #withServices(java.util.Collection)} if you want to override * the existing values. *
* * @param services * The list of services described. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeServicesResult withServices(Service... services) { if (this.services == null) { setServices(new com.amazonaws.internal.SdkInternalList* The list of services described. *
* * @param services * The list of services described. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeServicesResult withServices(java.util.Collection* Any failures associated with the call. *
* * @return Any failures associated with the call. */ public java.util.List* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. */ public void setFailures(java.util.Collection* Any failures associated with the call. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailures(java.util.Collection)} or {@link #withFailures(java.util.Collection)} if you want to override * the existing values. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeServicesResult withFailures(Failure... failures) { if (this.failures == null) { setFailures(new com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeServicesResult withFailures(java.util.Collection