* A list of the snapshots that were modified. *
*/ private com.amazonaws.internal.SdkInternalList* A list of any errors returned. *
*/ private com.amazonaws.internal.SdkInternalList* A list of the snapshots that were modified. *
* * @return A list of the snapshots that were modified. */ public java.util.List* A list of the snapshots that were modified. *
* * @param resources * A list of the snapshots that were modified. */ public void setResources(java.util.Collection* A list of the snapshots that were modified. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setResources(java.util.Collection)} or {@link #withResources(java.util.Collection)} if you want to * override the existing values. *
* * @param resources * A list of the snapshots that were modified. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchModifyClusterSnapshotsResult withResources(String... resources) { if (this.resources == null) { setResources(new com.amazonaws.internal.SdkInternalList* A list of the snapshots that were modified. *
* * @param resources * A list of the snapshots that were modified. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchModifyClusterSnapshotsResult withResources(java.util.Collection* A list of any errors returned. *
* * @return A list of any errors returned. */ public java.util.List* A list of any errors returned. *
* * @param errors * A list of any errors returned. */ public void setErrors(java.util.Collection* A list of any errors returned. *
** 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 any errors returned. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchModifyClusterSnapshotsResult withErrors(SnapshotErrorMessage... errors) { if (this.errors == null) { setErrors(new com.amazonaws.internal.SdkInternalList* A list of any errors returned. *
* * @param errors * A list of any errors returned. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchModifyClusterSnapshotsResult withErrors(java.util.Collection