public static interface PubsubTestClient.PubsubTestClientFactory extends PubsubClient.PubsubClientFactory, java.io.Closeable, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
default <T> PubsubIO.Read<T> |
setClock(PubsubIO.Read<T> readTransform,
com.google.api.client.util.Clock clock) |
getKind, newClient, newClient
default <T> PubsubIO.Read<T> setClock(PubsubIO.Read<T> readTransform, com.google.api.client.util.Clock clock)