org.jclouds.rest.annotations
Annotation Type SkipEncoding


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface SkipEncoding

Designates we should not encode the following parameters


Required Element Summary
 char[] value
           
 

Element Detail

value

public abstract char[] value


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.