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