* A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate * hash) supplied as input to the API. *
*/ private java.util.List* A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate * hash) supplied as input to the API. *
* * @return A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and * certificate hash) supplied as input to the API. */ public java.util.List* A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate * hash) supplied as input to the API. *
* * @param revokedEntities * A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and * certificate hash) supplied as input to the API. */ public void setRevokedEntities(java.util.Collection* A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate * hash) supplied as input to the API. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setRevokedEntities(java.util.Collection)} or {@link #withRevokedEntities(java.util.Collection)} if you * want to override the existing values. *
* * @param revokedEntities * A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and * certificate hash) supplied as input to the API. * @return Returns a reference to this object so that method calls can be chained together. */ public GetRevocationStatusResult withRevokedEntities(String... revokedEntities) { if (this.revokedEntities == null) { setRevokedEntities(new java.util.ArrayList* A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate * hash) supplied as input to the API. *
* * @param revokedEntities * A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and * certificate hash) supplied as input to the API. * @return Returns a reference to this object so that method calls can be chained together. */ public GetRevocationStatusResult withRevokedEntities(java.util.Collection