| Package | Description |
|---|---|
| com.google.cloud.pubsublite | |
| com.google.cloud.pubsublite.internal.testing |
| Modifier and Type | Method and Description |
|---|---|
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.
|
abstract CloudZone |
CloudRegionOrZone.zone() |
| Modifier and Type | Method and Description |
|---|---|
static CloudRegionOrZone |
CloudRegionOrZone.of(CloudZone zone) |
SubscriptionPath.Builder |
SubscriptionPath.Builder.setLocation(CloudZone zone) |
TopicPath.Builder |
TopicPath.Builder.setLocation(CloudZone zone) |
| Modifier and Type | Method and Description |
|---|---|
static CloudZone |
UnitTestExamples.exampleZone() |
Copyright © 2021 Google LLC. All rights reserved.