* A list of rule details for the provided 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 retrieve and why.
*
* A list of rule details for the provided rule ARNs. *
* * @return A list of rule details for the provided rule ARNs. */ public java.util.List* A list of rule details for the provided rule ARNs. *
* * @param rules * A list of rule details for the provided rule ARNs. */ public void setRules(java.util.Collection* A list of rule details for the provided rule ARNs. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setRules(java.util.Collection)} or {@link #withRules(java.util.Collection)} if you want to override the * existing values. *
* * @param rules * A list of rule details for the provided rule ARNs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetAutomationRulesResult withRules(AutomationRulesConfig... rules) { if (this.rules == null) { setRules(new java.util.ArrayList* A list of rule details for the provided rule ARNs. *
* * @param rules * A list of rule details for the provided rule ARNs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetAutomationRulesResult withRules(java.util.Collection
* A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This
* parameter tells you which automation rules the request didn't retrieve and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't retrieve 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 retrieve and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't retrieve 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 retrieve 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 retrieve and why.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetAutomationRulesResult 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 retrieve and why.
*
RuleArn
, ErrorCode
, and ErrorMessage
.
* This parameter tells you which automation rules the request didn't retrieve and why.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetAutomationRulesResult withUnprocessedAutomationRules(java.util.Collection