public final class GCSBocas extends NotInstantiable
| Modifier and Type | Method and Description |
|---|---|
static BocasService |
service(String email,
File p12,
BocasHashFunction function,
MemoryByteSourceLoader loader)
Creates a new service using service account authentication.
|
public static BocasService service(String email, File p12, BocasHashFunction function, MemoryByteSourceLoader loader)
email - Account email address.p12 - Private key file.function - Hash function to use.loader - Memory loader to use.Copyright © 2013 Derquinse Projects. All rights reserved.