* An object that describes the access keys for the specified bucket. *
*/ private java.util.List* An object that describes the access keys for the specified bucket. *
* * @return An object that describes the access keys for the specified bucket. */ public java.util.List* An object that describes the access keys for the specified bucket. *
* * @param accessKeys * An object that describes the access keys for the specified bucket. */ public void setAccessKeys(java.util.Collection* An object that describes the access keys for the specified bucket. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setAccessKeys(java.util.Collection)} or {@link #withAccessKeys(java.util.Collection)} if you want to * override the existing values. *
* * @param accessKeys * An object that describes the access keys for the specified bucket. * @return Returns a reference to this object so that method calls can be chained together. */ public GetBucketAccessKeysResult withAccessKeys(AccessKey... accessKeys) { if (this.accessKeys == null) { setAccessKeys(new java.util.ArrayList* An object that describes the access keys for the specified bucket. *
* * @param accessKeys * An object that describes the access keys for the specified bucket. * @return Returns a reference to this object so that method calls can be chained together. */ public GetBucketAccessKeysResult withAccessKeys(java.util.Collection