Class SerializeRRS

java.lang.Object
org.jclouds.route53.functions.SerializeRRS
All Implemented Interfaces:
com.google.common.base.Function<Object,String>, Function<Object,String>

public class SerializeRRS extends Object implements com.google.common.base.Function<Object,String>
  • Constructor Details

    • SerializeRRS

      public SerializeRRS()
  • Method Details