* A list of the JobRuns that were successfully submitted for stopping. *
*/ private java.util.List
* A list of the errors that were encountered in trying to stop JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*
* A list of the JobRuns that were successfully submitted for stopping. *
* * @return A list of the JobRuns that were successfully submitted for stopping. */ public java.util.List* A list of the JobRuns that were successfully submitted for stopping. *
* * @param successfulSubmissions * A list of the JobRuns that were successfully submitted for stopping. */ public void setSuccessfulSubmissions(java.util.Collection* A list of the JobRuns that were successfully submitted for stopping. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSuccessfulSubmissions(java.util.Collection)} or * {@link #withSuccessfulSubmissions(java.util.Collection)} if you want to override the existing values. *
* * @param successfulSubmissions * A list of the JobRuns that were successfully submitted for stopping. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchStopJobRunResult withSuccessfulSubmissions(BatchStopJobRunSuccessfulSubmission... successfulSubmissions) { if (this.successfulSubmissions == null) { setSuccessfulSubmissions(new java.util.ArrayList* A list of the JobRuns that were successfully submitted for stopping. *
* * @param successfulSubmissions * A list of the JobRuns that were successfully submitted for stopping. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchStopJobRunResult withSuccessfulSubmissions(java.util.Collection
* A list of the errors that were encountered in trying to stop JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*
JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*/
public java.util.List
* A list of the errors that were encountered in trying to stop JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*
JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*/
public void setErrors(java.util.Collection
* A list of the errors that were encountered in trying to stop JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrors(java.util.Collection)} or {@link #withErrors(java.util.Collection)} if you want to override the * existing values. *
* * @param errors * A list of the errors that were encountered in trying to stopJobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchStopJobRunResult withErrors(BatchStopJobRunError... errors) {
if (this.errors == null) {
setErrors(new java.util.ArrayList
* A list of the errors that were encountered in trying to stop JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
*
JobRuns
, including the
* JobRunId
for which each error was encountered and details about the error.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchStopJobRunResult withErrors(java.util.Collection