public class BatchCreateRequest extends Object
| Constructor and Description |
|---|
BatchCreateRequest() |
BatchCreateRequest(BatchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(Component c) |
void |
addComponents(Component... c) |
void |
addReference(Reference r) |
void |
addReferences(Reference... r) |
List<Component> |
getComponents() |
String |
getOp() |
BatchOptions |
getOptions() |
List<Reference> |
getReferences() |
public BatchCreateRequest(BatchOptions options)
public BatchCreateRequest()
Copyright © 2018. All rights reserved.