Class AuthRoleAddResponse

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

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

    • AuthRoleAddResponse

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