* A list of properly processed rule ARNs. *
*/ private java.util.List
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't delete and why.
*
* A list of properly processed rule ARNs. *
* * @return A list of properly processed rule ARNs. */ public java.util.List* A list of properly processed rule ARNs. *
* * @param processedAutomationRules * A list of properly processed rule ARNs. */ public void setProcessedAutomationRules(java.util.Collection* A list of properly processed rule ARNs. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setProcessedAutomationRules(java.util.Collection)} or * {@link #withProcessedAutomationRules(java.util.Collection)} if you want to override the existing values. *
* * @param processedAutomationRules * A list of properly processed rule ARNs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteAutomationRulesResult withProcessedAutomationRules(String... processedAutomationRules) { if (this.processedAutomationRules == null) { setProcessedAutomationRules(new java.util.ArrayList* A list of properly processed rule ARNs. *
* * @param processedAutomationRules * A list of properly processed rule ARNs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteAutomationRulesResult withProcessedAutomationRules(java.util.Collection
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't delete and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't delete and why.
*/
public java.util.List
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't delete and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't delete and why.
*/
public void setUnprocessedAutomationRules(java.util.Collection
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't delete and why.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedAutomationRules(java.util.Collection)} or * {@link #withUnprocessedAutomationRules(java.util.Collection)} if you want to override the existing values. *
* * @param unprocessedAutomationRules * A list of objects containingRuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't delete and why.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDeleteAutomationRulesResult withUnprocessedAutomationRules(UnprocessedAutomationRule... unprocessedAutomationRules) {
if (this.unprocessedAutomationRules == null) {
setUnprocessedAutomationRules(new java.util.ArrayList
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't delete and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't delete and why.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDeleteAutomationRulesResult withUnprocessedAutomationRules(java.util.Collection