public class RegionForOnlineOffline extends Object
| Constructor and Description |
|---|
RegionForOnlineOffline() |
| Modifier and Type | Method and Description |
|---|---|
String |
region()
Get cosmos DB region, with spaces between words and each word capitalized.
|
RegionForOnlineOffline |
withRegion(String region)
Set cosmos DB region, with spaces between words and each word capitalized.
|
public String region()
public RegionForOnlineOffline withRegion(String region)
region - the region value to setCopyright © 2019. All rights reserved.