public class Destinations extends Object
| Constructor and Description |
|---|
Destinations() |
| Modifier and Type | Method and Description |
|---|---|
static DestinationFromByteSource |
fromByteSource(com.google.common.io.ByteSource byteSource) |
static Destination |
fromFile(Path path) |
public static Destination fromFile(Path path)
public static DestinationFromByteSource fromByteSource(com.google.common.io.ByteSource byteSource)
Copyright © 2020. All rights reserved.