Sha256: 4eee427c7997dfdf7d0f2a52c541da1f16211ed23ab6719114bd4e8851d0cd9a

Contents?: true

Size: 352 Bytes

Versions: 111

Compression:

Stored size: 352 Bytes

Contents

module Fog
  module Parsers
    module Compute
      module AWS

        class CreateKeyPair < Fog::Parsers::Base

          def end_element(name)
            case name
            when 'keyFingerprint', 'keyMaterial', 'keyName', 'requestId'
              @response[name] = value
            end
          end

        end

      end
    end
  end
end

Version data entries

111 entries across 111 versions & 19 rubygems

Version Path
michiels-fog-1.3.1 lib/fog/aws/parsers/compute/create_key_pair.rb
ftl-0.2.0 vendor/bundle/gems/fog-1.3.1/lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.18.0 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.3.1 lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.3.0 lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.5 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.2.0 lib/fog/aws/parsers/compute/create_key_pair.rb
ktheory-fog-1.1.2 lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.4 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.3 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.2 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.1 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.17.0 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.1.2 lib/fog/aws/parsers/compute/create_key_pair.rb
fog_tractical-1.1.4 lib/fog/aws/parsers/compute/create_key_pair.rb
fog_tractical-1.1.3 lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.16.0 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.1.1 lib/fog/aws/parsers/compute/create_key_pair.rb
fog-1.1.0 lib/fog/aws/parsers/compute/create_key_pair.rb
brightbox-cli-0.15.0 lib/brightbox-cli/vendor/fog/lib/fog/aws/parsers/compute/create_key_pair.rb