Package io.etcd.jetcd.auth
Class AuthRoleRevokePermissionResponse
- java.lang.Object
-
- io.etcd.jetcd.impl.AbstractResponse<io.etcd.jetcd.api.AuthRoleRevokePermissionResponse>
-
- io.etcd.jetcd.auth.AuthRoleRevokePermissionResponse
-
- All Implemented Interfaces:
Response
public class AuthRoleRevokePermissionResponse extends AbstractResponse<io.etcd.jetcd.api.AuthRoleRevokePermissionResponse>
AuthRoleRevokePermissionResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.etcd.jetcd.Response
Response.Header
-
-
Constructor Summary
Constructors Constructor Description AuthRoleRevokePermissionResponse(io.etcd.jetcd.api.AuthRoleRevokePermissionResponse response)
-
Method Summary
-
Methods inherited from class io.etcd.jetcd.impl.AbstractResponse
getHeader, getResponse, getResponseHeader, toString
-
-