SwapResourceListResultInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. SwapResourceListResultInner
- com.
Implements
public final class SwapResourceListResultInner
implements JsonSerializable<SwapResourceListResultInner>
SwapResource List with single entry to represent slot type on the specified cloud service.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Swap |
fromJson(JsonReader jsonReader)
Reads an instance of Swap |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Swap |
value()
Get the value property: The value property. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static SwapResourceListResultInner fromJson(JsonReader jsonReader)
Reads an instance of SwapResourceListResultInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<SwapResourceInner> value()
Get the value property: The value property.
Returns: