@Documented @Target(value=METHOD) @Retention(value=RUNTIME) @Retrofit.RestMethod(value="PUT", hasBody=true) public static @interface Retrofit.PUT
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
permissions |