Class AuthDisableResponse

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

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

    • AuthDisableResponse

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