public class ItemOperationsRequest
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ItemOperationsRequest.EmptyFolderContents  | 
static class  | 
ItemOperationsRequest.Fetch  | 
static interface  | 
ItemOperationsRequest.ItemOperation  | 
static class  | 
ItemOperationsRequest.Move  | 
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
gzip  | 
java.util.List<ItemOperationsRequest.ItemOperation> | 
itemOperations  | 
ResponseStyle | 
style  | 
| Constructor and Description | 
|---|
ItemOperationsRequest()  | 
public ResponseStyle style
public boolean gzip
public java.util.List<ItemOperationsRequest.ItemOperation> itemOperations
Copyright © 2023. All Rights Reserved.