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 |
---|
PostCaches.Input() |
PostCaches.Input(PostCaches.Operation op) |
PostCaches.Input(PostCaches.Operation op,
java.util.List<java.lang.String> c) |
public PostCaches.Operation operation
public java.util.List<java.lang.String> caches
public PostCaches.Input()
public PostCaches.Input(PostCaches.Operation op)
public PostCaches.Input(PostCaches.Operation op, java.util.List<java.lang.String> c)