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