Returns a raw HTTP response for post /v2/sandboxes/boxes/{name}/snapshot, but is
otherwise the same as [BoxServiceAsync.createSnapshot]..
public CompletableFuture<
HttpResponseFor<BoxCreateSnapshotResponse>
> createSnapshot(String pathName, BoxCreateSnapshotParams params)Returns a raw HTTP response for post /v2/sandboxes/boxes/{name}/snapshot, but is
otherwise the same as [BoxServiceAsync.createSnapshot].
| Name | Type | Description |
|---|---|---|
pathName* | String | |
params* | BoxCreateSnapshotParams |