* The array of fields found in the query. Each object in the array contains the name of the field, along with the * percentage of time it appeared in the log events that were queried. *
*/ private com.amazonaws.internal.SdkInternalList* The array of fields found in the query. Each object in the array contains the name of the field, along with the * percentage of time it appeared in the log events that were queried. *
* * @return The array of fields found in the query. Each object in the array contains the name of the field, along * with the percentage of time it appeared in the log events that were queried. */ public java.util.List* The array of fields found in the query. Each object in the array contains the name of the field, along with the * percentage of time it appeared in the log events that were queried. *
* * @param logGroupFields * The array of fields found in the query. Each object in the array contains the name of the field, along * with the percentage of time it appeared in the log events that were queried. */ public void setLogGroupFields(java.util.Collection* The array of fields found in the query. Each object in the array contains the name of the field, along with the * percentage of time it appeared in the log events that were queried. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setLogGroupFields(java.util.Collection)} or {@link #withLogGroupFields(java.util.Collection)} if you want * to override the existing values. *
* * @param logGroupFields * The array of fields found in the query. Each object in the array contains the name of the field, along * with the percentage of time it appeared in the log events that were queried. * @return Returns a reference to this object so that method calls can be chained together. */ public GetLogGroupFieldsResult withLogGroupFields(LogGroupField... logGroupFields) { if (this.logGroupFields == null) { setLogGroupFields(new com.amazonaws.internal.SdkInternalList* The array of fields found in the query. Each object in the array contains the name of the field, along with the * percentage of time it appeared in the log events that were queried. *
* * @param logGroupFields * The array of fields found in the query. Each object in the array contains the name of the field, along * with the percentage of time it appeared in the log events that were queried. * @return Returns a reference to this object so that method calls can be chained together. */ public GetLogGroupFieldsResult withLogGroupFields(java.util.Collection