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