* A list of mappings to the specified targets. *
*/ private java.util.List* A list of mappings to the specified targets. *
* * @return A list of mappings to the specified targets. */ public java.util.List* A list of mappings to the specified targets. *
* * @param mapping * A list of mappings to the specified targets. */ public void setMapping(java.util.Collection* A list of mappings to the specified targets. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setMapping(java.util.Collection)} or {@link #withMapping(java.util.Collection)} if you want to override * the existing values. *
* * @param mapping * A list of mappings to the specified targets. * @return Returns a reference to this object so that method calls can be chained together. */ public GetMappingResult withMapping(MappingEntry... mapping) { if (this.mapping == null) { setMapping(new java.util.ArrayList* A list of mappings to the specified targets. *
* * @param mapping * A list of mappings to the specified targets. * @return Returns a reference to this object so that method calls can be chained together. */ public GetMappingResult withMapping(java.util.Collection