Class: Killbill::Plugin::Model::Healthcheck
- Defined in:
- lib/killbill/gen/api/healthcheck.rb
Instance Method Summary collapse
-
#initialize ⇒ Healthcheck
constructor
A new instance of Healthcheck.
- #to_java ⇒ Object
- #to_ruby(j_obj) ⇒ Object
Constructor Details
#initialize ⇒ Healthcheck
Returns a new instance of Healthcheck.
39 40 |
# File 'lib/killbill/gen/api/healthcheck.rb', line 39 def initialize() end |