@InterfaceStability.Evolving public class DescribeAclsOptions extends AbstractOptions<DescribeAclsOptions>
Admin.describeAcls(AclBindingFilter). The API of this class is evolving, see Admin for details.| Constructor and Description |
|---|
DescribeAclsOptions() |
| Modifier and Type | Method and Description |
|---|---|
DescribeAclsOptions | 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 DescribeAclsOptions timeoutMs(Integer timeoutMs)
null if the default api timeout for the AdminClient should be used.timeoutMs in class AbstractOptions<DescribeAclsOptions>