RegionSpecEntity Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. models. RegionSpecEntity
- com.
Implements
public final class RegionSpecEntity
implements JsonSerializable<RegionSpecEntity>
Region spec details.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
cloud()
Get the cloud property: Cloud provider name. |
|
static
Region |
fromJson(JsonReader jsonReader)
Reads an instance of Region |
| String |
name()
Get the name property: Display Name of the region. |
| List<String> |
packages()
Get the packages property: The packages property. |
| String |
regionName()
Get the region |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
cloud
public String cloud()
Get the cloud property: Cloud provider name.
Returns:
fromJson
public static RegionSpecEntity fromJson(JsonReader jsonReader)
Reads an instance of RegionSpecEntity from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: Display Name of the region.
Returns:
packages
public List<String> packages()
Get the packages property: The packages property.
Returns:
regionName
public String regionName()
Get the regionName property: Region name.
Returns: