* An object that describes a distribution bundle. *
*/ private java.util.List* An object that describes a distribution bundle. *
* * @return An object that describes a distribution bundle. */ public java.util.List* An object that describes a distribution bundle. *
* * @param bundles * An object that describes a distribution bundle. */ public void setBundles(java.util.Collection* An object that describes a distribution bundle. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBundles(java.util.Collection)} or {@link #withBundles(java.util.Collection)} if you want to override * the existing values. *
* * @param bundles * An object that describes a distribution bundle. * @return Returns a reference to this object so that method calls can be chained together. */ public GetDistributionBundlesResult withBundles(DistributionBundle... bundles) { if (this.bundles == null) { setBundles(new java.util.ArrayList* An object that describes a distribution bundle. *
* * @param bundles * An object that describes a distribution bundle. * @return Returns a reference to this object so that method calls can be chained together. */ public GetDistributionBundlesResult withBundles(java.util.Collection