module Haipa::Client::Compute
Copyright © dbosoft GmbH. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information.
Constants
- VERSION
Public Class Methods
new(options = {})
click to toggle source
# File lib/haipa_compute.rb, line 13 def new(options = {}) ApiConfiguration.new(options) end