Class Hierarchy
- java.lang.Object
- io.etcd.jetcd.impl.AbstractResponse<R> (implements io.etcd.jetcd.Response)
- io.etcd.jetcd.auth.AuthDisableResponse
- io.etcd.jetcd.auth.AuthEnableResponse
- io.etcd.jetcd.auth.AuthRoleAddResponse
- io.etcd.jetcd.auth.AuthRoleDeleteResponse
- io.etcd.jetcd.auth.AuthRoleGetResponse
- io.etcd.jetcd.auth.AuthRoleGrantPermissionResponse
- io.etcd.jetcd.auth.AuthRoleListResponse
- io.etcd.jetcd.auth.AuthRoleRevokePermissionResponse
- io.etcd.jetcd.auth.AuthUserAddResponse
- io.etcd.jetcd.auth.AuthUserChangePasswordResponse
- io.etcd.jetcd.auth.AuthUserDeleteResponse
- io.etcd.jetcd.auth.AuthUserGetResponse
- io.etcd.jetcd.auth.AuthUserGrantRoleResponse
- io.etcd.jetcd.auth.AuthUserListResponse
- io.etcd.jetcd.auth.AuthUserRevokeRoleResponse
- io.etcd.jetcd.auth.Permission
- io.etcd.jetcd.impl.AbstractResponse<R> (implements io.etcd.jetcd.Response)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.etcd.jetcd.auth.Permission.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)