Create a new sandbox from a snapshot.
public CompletableFuture<BoxCreateResponse> create()Create a new sandbox from a snapshot. The snapshot may be identified by snapshot_id (UUID)
or by snapshot_name (tenant-scoped unique name); exactly one must be set. Optionally blocks
until ready or timeout.