* An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control. The
* same information is returned whether the request includes SecurityControlId
or
* SecurityControlArn
.
*
* A security control (identified with SecurityControlId
, SecurityControlArn
, or a mix of
* both parameters) for which details cannot be returned.
*
* An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control. The
* same information is returned whether the request includes SecurityControlId
or
* SecurityControlArn
.
*
SecurityControlId
or
* SecurityControlArn
.
*/
public java.util.List
* An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control. The
* same information is returned whether the request includes SecurityControlId
or
* SecurityControlArn
.
*
SecurityControlId
or
* SecurityControlArn
.
*/
public void setSecurityControls(java.util.Collection
* An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control. The
* same information is returned whether the request includes SecurityControlId
or
* SecurityControlArn
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setSecurityControls(java.util.Collection)} or {@link #withSecurityControls(java.util.Collection)} if you * want to override the existing values. *
* * @param securityControls * An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security * control. The same information is returned whether the request includesSecurityControlId
or
* SecurityControlArn
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetSecurityControlsResult withSecurityControls(SecurityControl... securityControls) {
if (this.securityControls == null) {
setSecurityControls(new java.util.ArrayList
* An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control. The
* same information is returned whether the request includes SecurityControlId
or
* SecurityControlArn
.
*
SecurityControlId
or
* SecurityControlArn
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetSecurityControlsResult withSecurityControls(java.util.Collection
* A security control (identified with SecurityControlId
, SecurityControlArn
, or a mix of
* both parameters) for which details cannot be returned.
*
SecurityControlId
, SecurityControlArn
, or a
* mix of both parameters) for which details cannot be returned.
*/
public java.util.List
* A security control (identified with SecurityControlId
, SecurityControlArn
, or a mix of
* both parameters) for which details cannot be returned.
*
SecurityControlId
, SecurityControlArn
, or a
* mix of both parameters) for which details cannot be returned.
*/
public void setUnprocessedIds(java.util.Collection
* A security control (identified with SecurityControlId
, SecurityControlArn
, or a mix of
* both parameters) for which details cannot be returned.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedIds(java.util.Collection)} or {@link #withUnprocessedIds(java.util.Collection)} if you want * to override the existing values. *
* * @param unprocessedIds * A security control (identified withSecurityControlId
, SecurityControlArn
, or a
* mix of both parameters) for which details cannot be returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetSecurityControlsResult withUnprocessedIds(UnprocessedSecurityControl... unprocessedIds) {
if (this.unprocessedIds == null) {
setUnprocessedIds(new java.util.ArrayList
* A security control (identified with SecurityControlId
, SecurityControlArn
, or a mix of
* both parameters) for which details cannot be returned.
*
SecurityControlId
, SecurityControlArn
, or a
* mix of both parameters) for which details cannot be returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetSecurityControlsResult withUnprocessedIds(java.util.Collection