public static class ListConfigRuleEvaluationResultsResponse.EvaluationResults extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
ListConfigRuleEvaluationResultsResponse.EvaluationResults.EvaluationResult |
构造器和说明 |
---|
EvaluationResults() |
限定符和类型 | 方法和说明 |
---|---|
List<ListConfigRuleEvaluationResultsResponse.EvaluationResults.EvaluationResult> |
getEvaluationResultList() |
Integer |
getMaxResults() |
String |
getNextToken() |
void |
setEvaluationResultList(List<ListConfigRuleEvaluationResultsResponse.EvaluationResults.EvaluationResult> evaluationResultList) |
void |
setMaxResults(Integer maxResults) |
void |
setNextToken(String nextToken) |
public String getNextToken()
public void setNextToken(String nextToken)
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
public List<ListConfigRuleEvaluationResultsResponse.EvaluationResults.EvaluationResult> getEvaluationResultList()
public void setEvaluationResultList(List<ListConfigRuleEvaluationResultsResponse.EvaluationResults.EvaluationResult> evaluationResultList)
Copyright © 2024. All Rights Reserved.