@Value.Immutable public abstract class AclResponse extends Object
| Constructor and Description |
|---|
AclResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract BigInteger |
createIndex() |
abstract Optional<String> |
id() |
abstract BigInteger |
modifyIndex() |
abstract Optional<String> |
name() |
abstract Optional<String> |
rules() |
abstract Optional<String> |
type() |
public abstract BigInteger createIndex()
public abstract BigInteger modifyIndex()
Copyright © 2018. All rights reserved.