public class PubSubClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubClient.Options |
| Constructor and Description |
|---|
PubSubClient(PubSubClient.Options options) |
PubSubClient(String keyFilename) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.google.api.core.ApiFuture<Void> |
send(Collection<Operation> operations) |
public PubSubClient(String keyFilename) throws IOException
IOExceptionpublic PubSubClient(PubSubClient.Options options) throws IOException
IOExceptionpublic com.google.api.core.ApiFuture<Void> send(Collection<Operation> operations)
Copyright © 2018. All rights reserved.