public static class PostCaches.Input extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
caches |
PostCaches.Operation |
operation |
Constructor and Description |
---|
Input() |
Input(PostCaches.Operation op) |
Input(PostCaches.Operation op,
List<String> c) |
public PostCaches.Operation operation
public Input()
public Input(PostCaches.Operation op)
public Input(PostCaches.Operation op, List<String> c)