Class TunnelPolicyActions


  • public class TunnelPolicyActions
    extends java.lang.Object
    An object that represents policy actions configuration for a CreateTunnel.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConfig()
      Get the action config.
      java.lang.String getType()
      Get the action type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getType

        public java.lang.String getType()
        Get the action type.
      • getConfig

        public java.lang.String getConfig()
        Get the action config.