public class OvhRole extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
autoCreateAcl
Automatically create non-existing topics on read & write operations
canBeNull && readOnly
|
String |
name
Role name
canBeNull && readOnly
|
String[] |
readAcl
List of topics with read access
canBeNull && readOnly
|
String[] |
writeAcl
List of topics with write access
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhRole() |
public String[] readAcl
public Boolean autoCreateAcl
public String name
public String[] writeAcl
Copyright © 2017. All rights reserved.