* The array of Report
objects returned by BatchGetReports
.
*
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a Report
.
*
* The array of Report
objects returned by BatchGetReports
.
*
Report
objects returned by BatchGetReports
.
*/
public java.util.List
* The array of Report
objects returned by BatchGetReports
.
*
Report
objects returned by BatchGetReports
.
*/
public void setReports(java.util.Collection
* The array of Report
objects returned by BatchGetReports
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setReports(java.util.Collection)} or {@link #withReports(java.util.Collection)} if you want to override * the existing values. *
* * @param reports * The array ofReport
objects returned by BatchGetReports
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportsResult withReports(Report... reports) {
if (this.reports == null) {
setReports(new java.util.ArrayList
* The array of Report
objects returned by BatchGetReports
.
*
Report
objects returned by BatchGetReports
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportsResult withReports(java.util.Collection
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a Report
.
*
BatchGetReportGroups
that are not associated with a
* Report
.
*/
public java.util.List
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a Report
.
*
BatchGetReportGroups
that are not associated with a
* Report
.
*/
public void setReportsNotFound(java.util.Collection
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a Report
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setReportsNotFound(java.util.Collection)} or {@link #withReportsNotFound(java.util.Collection)} if you * want to override the existing values. *
* * @param reportsNotFound * An array of ARNs passed toBatchGetReportGroups
that are not associated with a
* Report
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportsResult withReportsNotFound(String... reportsNotFound) {
if (this.reportsNotFound == null) {
setReportsNotFound(new java.util.ArrayList
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a Report
.
*
BatchGetReportGroups
that are not associated with a
* Report
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportsResult withReportsNotFound(java.util.Collection