* A list of ARNs of the resources that this operation successfully added to the group. *
*/ private java.util.List* A list of ARNs of any resources that this operation failed to add to the group. *
*/ private java.util.List
* A list of ARNs of any resources that this operation is still in the process adding to the group. These pending
* additions continue asynchronously. You can check the status of pending additions by using the
* ListGroupResources
operation, and checking the Resources
array in the response
* and the Status
field of each object in that array.
*
* A list of ARNs of the resources that this operation successfully added to the group. *
* * @return A list of ARNs of the resources that this operation successfully added to the group. */ public java.util.List* A list of ARNs of the resources that this operation successfully added to the group. *
* * @param succeeded * A list of ARNs of the resources that this operation successfully added to the group. */ public void setSucceeded(java.util.Collection* A list of ARNs of the resources that this operation successfully added to the group. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSucceeded(java.util.Collection)} or {@link #withSucceeded(java.util.Collection)} if you want to * override the existing values. *
* * @param succeeded * A list of ARNs of the resources that this operation successfully added to the group. * @return Returns a reference to this object so that method calls can be chained together. */ public GroupResourcesResult withSucceeded(String... succeeded) { if (this.succeeded == null) { setSucceeded(new java.util.ArrayList* A list of ARNs of the resources that this operation successfully added to the group. *
* * @param succeeded * A list of ARNs of the resources that this operation successfully added to the group. * @return Returns a reference to this object so that method calls can be chained together. */ public GroupResourcesResult withSucceeded(java.util.Collection* A list of ARNs of any resources that this operation failed to add to the group. *
* * @return A list of ARNs of any resources that this operation failed to add to the group. */ public java.util.List* A list of ARNs of any resources that this operation failed to add to the group. *
* * @param failed * A list of ARNs of any resources that this operation failed to add to the group. */ public void setFailed(java.util.Collection* A list of ARNs of any resources that this operation failed to add to the group. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailed(java.util.Collection)} or {@link #withFailed(java.util.Collection)} if you want to override the * existing values. *
* * @param failed * A list of ARNs of any resources that this operation failed to add to the group. * @return Returns a reference to this object so that method calls can be chained together. */ public GroupResourcesResult withFailed(FailedResource... failed) { if (this.failed == null) { setFailed(new java.util.ArrayList* A list of ARNs of any resources that this operation failed to add to the group. *
* * @param failed * A list of ARNs of any resources that this operation failed to add to the group. * @return Returns a reference to this object so that method calls can be chained together. */ public GroupResourcesResult withFailed(java.util.Collection
* A list of ARNs of any resources that this operation is still in the process adding to the group. These pending
* additions continue asynchronously. You can check the status of pending additions by using the
* ListGroupResources
operation, and checking the Resources
array in the response
* and the Status
field of each object in that array.
*
ListGroupResources
operation, and checking the Resources
array in the
* response and the Status
field of each object in that array.
*/
public java.util.List
* A list of ARNs of any resources that this operation is still in the process adding to the group. These pending
* additions continue asynchronously. You can check the status of pending additions by using the
* ListGroupResources
operation, and checking the Resources
array in the response
* and the Status
field of each object in that array.
*
ListGroupResources
operation, and checking the Resources
array in the
* response and the Status
field of each object in that array.
*/
public void setPending(java.util.Collection
* A list of ARNs of any resources that this operation is still in the process adding to the group. These pending
* additions continue asynchronously. You can check the status of pending additions by using the
* ListGroupResources
operation, and checking the Resources
array in the response
* and the Status
field of each object in that array.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setPending(java.util.Collection)} or {@link #withPending(java.util.Collection)} if you want to override * the existing values. *
* * @param pending * A list of ARNs of any resources that this operation is still in the process adding to the group. These * pending additions continue asynchronously. You can check the status of pending additions by using the * ListGroupResources
operation, and checking the Resources
array in the
* response and the Status
field of each object in that array.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public GroupResourcesResult withPending(PendingResource... pending) {
if (this.pending == null) {
setPending(new java.util.ArrayList
* A list of ARNs of any resources that this operation is still in the process adding to the group. These pending
* additions continue asynchronously. You can check the status of pending additions by using the
* ListGroupResources
operation, and checking the Resources
array in the response
* and the Status
field of each object in that array.
*
ListGroupResources
operation, and checking the Resources
array in the
* response and the Status
field of each object in that array.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public GroupResourcesResult withPending(java.util.Collection