@InterfaceStability.Evolving public class DeleteAclsOptions extends AbstractOptions<DeleteAclsOptions>
AdminClient.deleteAcls(Collection) call.
 The API of this class is evolving, see AdminClient for details.timeoutMs| Constructor and Description | 
|---|
| DeleteAclsOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteAclsOptions | timeoutMs(java.lang.Integer timeoutMs)Set the request timeout in milliseconds for this operation or  nullif the default request timeout for the
 AdminClient should be used. | 
timeoutMspublic DeleteAclsOptions timeoutMs(java.lang.Integer timeoutMs)
null if the default request timeout for the
 AdminClient should be used.timeoutMs in class AbstractOptions<DeleteAclsOptions>