Uses of Class
com.google.cloud.pubsublite.CloudRegionOrZone.Kind
-
Packages that use CloudRegionOrZone.Kind Package Description com.google.cloud.pubsublite -
-
Uses of CloudRegionOrZone.Kind in com.google.cloud.pubsublite
Methods in com.google.cloud.pubsublite that return CloudRegionOrZone.Kind Modifier and Type Method Description abstract CloudRegionOrZone.KindCloudRegionOrZone. getKind()static CloudRegionOrZone.KindCloudRegionOrZone.Kind. valueOf(String name)Returns the enum constant of this type with the specified name.static CloudRegionOrZone.Kind[]CloudRegionOrZone.Kind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-