SchemaRegistryClusterStatusEntity Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. models. SchemaRegistryClusterStatusEntity
- com.
Implements
public final class SchemaRegistryClusterStatusEntity
implements JsonSerializable<SchemaRegistryClusterStatusEntity>
Status of the schema registry cluster record.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Schema |
fromJson(JsonReader jsonReader)
Reads an instance of Schema |
| String |
phase()
Get the phase property: The lifecycle phase of the cluster. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static SchemaRegistryClusterStatusEntity fromJson(JsonReader jsonReader)
Reads an instance of SchemaRegistryClusterStatusEntity from the JsonReader.
Parameters:
Returns:
Throws:
phase
public String phase()
Get the phase property: The lifecycle phase of the cluster.
Returns: