* A list of all labels deleted from the parameter. *
*/ private com.amazonaws.internal.SdkInternalList* The labels that aren't attached to the given parameter version. *
*/ private com.amazonaws.internal.SdkInternalList* A list of all labels deleted from the parameter. *
* * @return A list of all labels deleted from the parameter. */ public java.util.List* A list of all labels deleted from the parameter. *
* * @param removedLabels * A list of all labels deleted from the parameter. */ public void setRemovedLabels(java.util.Collection* A list of all labels deleted from the parameter. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setRemovedLabels(java.util.Collection)} or {@link #withRemovedLabels(java.util.Collection)} if you want * to override the existing values. *
* * @param removedLabels * A list of all labels deleted from the parameter. * @return Returns a reference to this object so that method calls can be chained together. */ public UnlabelParameterVersionResult withRemovedLabels(String... removedLabels) { if (this.removedLabels == null) { setRemovedLabels(new com.amazonaws.internal.SdkInternalList* A list of all labels deleted from the parameter. *
* * @param removedLabels * A list of all labels deleted from the parameter. * @return Returns a reference to this object so that method calls can be chained together. */ public UnlabelParameterVersionResult withRemovedLabels(java.util.Collection* The labels that aren't attached to the given parameter version. *
* * @return The labels that aren't attached to the given parameter version. */ public java.util.List* The labels that aren't attached to the given parameter version. *
* * @param invalidLabels * The labels that aren't attached to the given parameter version. */ public void setInvalidLabels(java.util.Collection* The labels that aren't attached to the given parameter version. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setInvalidLabels(java.util.Collection)} or {@link #withInvalidLabels(java.util.Collection)} if you want * to override the existing values. *
* * @param invalidLabels * The labels that aren't attached to the given parameter version. * @return Returns a reference to this object so that method calls can be chained together. */ public UnlabelParameterVersionResult withInvalidLabels(String... invalidLabels) { if (this.invalidLabels == null) { setInvalidLabels(new com.amazonaws.internal.SdkInternalList* The labels that aren't attached to the given parameter version. *
* * @param invalidLabels * The labels that aren't attached to the given parameter version. * @return Returns a reference to this object so that method calls can be chained together. */ public UnlabelParameterVersionResult withInvalidLabels(java.util.Collection