ClusterEnvironmentEntity Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. models. ClusterEnvironmentEntity
- com.
Implements
public final class ClusterEnvironmentEntity
implements JsonSerializable<ClusterEnvironmentEntity>
The environment to which cluster belongs.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
environment()
Get the environment property: Environment of the referred resource. |
|
static
Cluster |
fromJson(JsonReader jsonReader)
Reads an instance of Cluster |
| String |
id()
Get the id property: ID of the referred resource. |
| String |
related()
Get the related property: API URL for accessing or modifying the referred object. |
| String |
resourceName()
Get the resource |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
environment
public String environment()
Get the environment property: Environment of the referred resource.
Returns:
fromJson
public static ClusterEnvironmentEntity fromJson(JsonReader jsonReader)
Reads an instance of ClusterEnvironmentEntity from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: ID of the referred resource.
Returns:
related
public String related()
Get the related property: API URL for accessing or modifying the referred object.
Returns:
resourceName
public String resourceName()
Get the resourceName property: CRN reference to the referred resource.
Returns: