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