Class AuthEnableResponse

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

public class AuthEnableResponse extends AbstractResponse<io.etcd.jetcd.api.AuthEnableResponse>
AuthEnableResponse returned by Auth.authEnable() call contains a header.
  • Constructor Details

    • AuthEnableResponse

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