* An array of objects that describe the powers that can be specified for a container service. *
*/ private java.util.List* An array of objects that describe the powers that can be specified for a container service. *
* * @return An array of objects that describe the powers that can be specified for a container service. */ public java.util.List* An array of objects that describe the powers that can be specified for a container service. *
* * @param powers * An array of objects that describe the powers that can be specified for a container service. */ public void setPowers(java.util.Collection* An array of objects that describe the powers that can be specified for a container service. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setPowers(java.util.Collection)} or {@link #withPowers(java.util.Collection)} if you want to override the * existing values. *
* * @param powers * An array of objects that describe the powers that can be specified for a container service. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerServicePowersResult withPowers(ContainerServicePower... powers) { if (this.powers == null) { setPowers(new java.util.ArrayList* An array of objects that describe the powers that can be specified for a container service. *
* * @param powers * An array of objects that describe the powers that can be specified for a container service. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerServicePowersResult withPowers(java.util.Collection