| Package | Description |
|---|---|
| com.google.cloud.pubsublite | |
| com.google.cloud.pubsublite.internal.testing |
| Modifier and Type | Method and Description |
|---|---|
abstract CloudZone |
TopicPath.location() |
abstract CloudZone |
LocationPath.location() |
abstract CloudZone |
SubscriptionPath.location() |
static CloudZone |
CloudZone.of(CloudRegion region,
char zoneId)
A google cloud zone.
|
static CloudZone |
CloudZone.parse(String zone)
Construct a CloudZone from a valid zone string.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TopicPath.Builder |
TopicPath.Builder.setLocation(CloudZone zone) |
abstract LocationPath.Builder |
LocationPath.Builder.setLocation(CloudZone zone) |
abstract SubscriptionPath.Builder |
SubscriptionPath.Builder.setLocation(CloudZone zone) |
| Modifier and Type | Method and Description |
|---|---|
static CloudZone |
UnitTestExamples.exampleZone() |
Copyright © 2020 Google LLC. All rights reserved.