Class: IControl::LocalLB::CompressionMethod

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/local_lb.rb,
lib/icontrol/local_lb.rb

Overview

An enumeration of compression methods.

Constant Summary

COMPRESSION_METHOD_DEFLATE =

Use deflate for compression.

:COMPRESSION_METHOD_DEFLATE
COMPRESSION_METHOD_GZIP =

Use gzip for compression.

:COMPRESSION_METHOD_GZIP

Method Summary

Methods inherited from Base::Enumeration

from_soap