Container Class
- java.
lang. Object - com.
azure. core. management. SubResource - com.
azure. resourcemanager. network. models. Container
- com.
- com.
public final class Container
extends SubResource
Reference to container resource in remote resource provider.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| static Container |
fromJson(JsonReader jsonReader)
Reads an instance of Container from the Json |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from SubResource
Methods inherited from java.lang.Object
Method Details
fromJson
public static Container fromJson(JsonReader jsonReader)
Reads an instance of Container from the JsonReader.
Parameters:
Returns:
Throws:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
Container.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.