* A list of resources that were successfully removed from the group by this operation. *
*/ private java.util.List* A list of any resources that failed to be removed from the group by this operation. *
*/ private java.util.List
* A list of any resources that are still in the process of being removed from the group by this operation. These
* pending removals continue asynchronously. You can check the status of pending removals by using the
* ListGroupResources
operation. After the resource is successfully removed, it no longer
* appears in the response.
*
* A list of resources that were successfully removed from the group by this operation. *
* * @return A list of resources that were successfully removed from the group by this operation. */ public java.util.List* A list of resources that were successfully removed from the group by this operation. *
* * @param succeeded * A list of resources that were successfully removed from the group by this operation. */ public void setSucceeded(java.util.Collection* A list of resources that were successfully removed from the group by this operation. *
** 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 resources that were successfully removed from the group by this operation. * @return Returns a reference to this object so that method calls can be chained together. */ public UngroupResourcesResult withSucceeded(String... succeeded) { if (this.succeeded == null) { setSucceeded(new java.util.ArrayList* A list of resources that were successfully removed from the group by this operation. *
* * @param succeeded * A list of resources that were successfully removed from the group by this operation. * @return Returns a reference to this object so that method calls can be chained together. */ public UngroupResourcesResult withSucceeded(java.util.Collection* A list of any resources that failed to be removed from the group by this operation. *
* * @return A list of any resources that failed to be removed from the group by this operation. */ public java.util.List* A list of any resources that failed to be removed from the group by this operation. *
* * @param failed * A list of any resources that failed to be removed from the group by this operation. */ public void setFailed(java.util.Collection* A list of any resources that failed to be removed from the group by this operation. *
** 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 any resources that failed to be removed from the group by this operation. * @return Returns a reference to this object so that method calls can be chained together. */ public UngroupResourcesResult withFailed(FailedResource... failed) { if (this.failed == null) { setFailed(new java.util.ArrayList* A list of any resources that failed to be removed from the group by this operation. *
* * @param failed * A list of any resources that failed to be removed from the group by this operation. * @return Returns a reference to this object so that method calls can be chained together. */ public UngroupResourcesResult withFailed(java.util.Collection
* A list of any resources that are still in the process of being removed from the group by this operation. These
* pending removals continue asynchronously. You can check the status of pending removals by using the
* ListGroupResources
operation. After the resource is successfully removed, it no longer
* appears in the response.
*
ListGroupResources
operation. After the resource is successfully removed, it no
* longer appears in the response.
*/
public java.util.List
* A list of any resources that are still in the process of being removed from the group by this operation. These
* pending removals continue asynchronously. You can check the status of pending removals by using the
* ListGroupResources
operation. After the resource is successfully removed, it no longer
* appears in the response.
*
ListGroupResources
operation. After the resource is successfully removed, it no
* longer appears in the response.
*/
public void setPending(java.util.Collection
* A list of any resources that are still in the process of being removed from the group by this operation. These
* pending removals continue asynchronously. You can check the status of pending removals by using the
* ListGroupResources
operation. After the resource is successfully removed, it no longer
* appears in the response.
*
* 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 any resources that are still in the process of being removed from the group by this operation. * These pending removals continue asynchronously. You can check the status of pending removals by using the * ListGroupResources
operation. After the resource is successfully removed, it no
* longer appears in the response.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public UngroupResourcesResult withPending(PendingResource... pending) {
if (this.pending == null) {
setPending(new java.util.ArrayList
* A list of any resources that are still in the process of being removed from the group by this operation. These
* pending removals continue asynchronously. You can check the status of pending removals by using the
* ListGroupResources
operation. After the resource is successfully removed, it no longer
* appears in the response.
*
ListGroupResources
operation. After the resource is successfully removed, it no
* longer appears in the response.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public UngroupResourcesResult withPending(java.util.Collection