* A list of details for a parameter. *
*/ private com.amazonaws.internal.SdkInternalList* A list of parameters that aren't formatted correctly or don't run during an execution. *
*/ private com.amazonaws.internal.SdkInternalList* A list of details for a parameter. *
* * @return A list of details for a parameter. */ public java.util.List* A list of details for a parameter. *
* * @param parameters * A list of details for a parameter. */ public void setParameters(java.util.Collection* A list of details for a parameter. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setParameters(java.util.Collection)} or {@link #withParameters(java.util.Collection)} if you want to * override the existing values. *
* * @param parameters * A list of details for a parameter. * @return Returns a reference to this object so that method calls can be chained together. */ public GetParametersResult withParameters(Parameter... parameters) { if (this.parameters == null) { setParameters(new com.amazonaws.internal.SdkInternalList* A list of details for a parameter. *
* * @param parameters * A list of details for a parameter. * @return Returns a reference to this object so that method calls can be chained together. */ public GetParametersResult withParameters(java.util.Collection* A list of parameters that aren't formatted correctly or don't run during an execution. *
* * @return A list of parameters that aren't formatted correctly or don't run during an execution. */ public java.util.List* A list of parameters that aren't formatted correctly or don't run during an execution. *
* * @param invalidParameters * A list of parameters that aren't formatted correctly or don't run during an execution. */ public void setInvalidParameters(java.util.Collection* A list of parameters that aren't formatted correctly or don't run during an execution. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setInvalidParameters(java.util.Collection)} or {@link #withInvalidParameters(java.util.Collection)} if * you want to override the existing values. *
* * @param invalidParameters * A list of parameters that aren't formatted correctly or don't run during an execution. * @return Returns a reference to this object so that method calls can be chained together. */ public GetParametersResult withInvalidParameters(String... invalidParameters) { if (this.invalidParameters == null) { setInvalidParameters(new com.amazonaws.internal.SdkInternalList* A list of parameters that aren't formatted correctly or don't run during an execution. *
* * @param invalidParameters * A list of parameters that aren't formatted correctly or don't run during an execution. * @return Returns a reference to this object so that method calls can be chained together. */ public GetParametersResult withInvalidParameters(java.util.Collection