* The array of report groups returned by BatchGetReportGroups
.
*
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*
* The array of report groups returned by BatchGetReportGroups
.
*
BatchGetReportGroups
.
*/
public java.util.List
* The array of report groups returned by BatchGetReportGroups
.
*
BatchGetReportGroups
.
*/
public void setReportGroups(java.util.Collection
* The array of report groups returned by BatchGetReportGroups
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setReportGroups(java.util.Collection)} or {@link #withReportGroups(java.util.Collection)} if you want to * override the existing values. *
* * @param reportGroups * The array of report groups returned byBatchGetReportGroups
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportGroupsResult withReportGroups(ReportGroup... reportGroups) {
if (this.reportGroups == null) {
setReportGroups(new java.util.ArrayList
* The array of report groups returned by BatchGetReportGroups
.
*
BatchGetReportGroups
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportGroupsResult withReportGroups(java.util.Collection
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*
BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*/
public java.util.List
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*
BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*/
public void setReportGroupsNotFound(java.util.Collection
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setReportGroupsNotFound(java.util.Collection)} or {@link #withReportGroupsNotFound(java.util.Collection)} * if you want to override the existing values. *
* * @param reportGroupsNotFound * An array of ARNs passed toBatchGetReportGroups
that are not associated with a
* ReportGroup
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportGroupsResult withReportGroupsNotFound(String... reportGroupsNotFound) {
if (this.reportGroupsNotFound == null) {
setReportGroupsNotFound(new java.util.ArrayList
* An array of ARNs passed to BatchGetReportGroups
that are not associated with a
* ReportGroup
.
*
BatchGetReportGroups
that are not associated with a
* ReportGroup
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetReportGroupsResult withReportGroupsNotFound(java.util.Collection