Class AuthRoleDeleteResponse

java.lang.Object
io.etcd.jetcd.impl.AbstractResponse<io.etcd.jetcd.api.AuthRoleDeleteResponse>
io.etcd.jetcd.auth.AuthRoleDeleteResponse
All Implemented Interfaces:
Response

public class AuthRoleDeleteResponse extends AbstractResponse<io.etcd.jetcd.api.AuthRoleDeleteResponse>
AuthRoleDeleteResponse returned by Auth.roleDelete(ByteSequence) contains a header.
  • Constructor Details

    • AuthRoleDeleteResponse

      public AuthRoleDeleteResponse(io.etcd.jetcd.api.AuthRoleDeleteResponse response)