SignaturesOverridesListInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. SignaturesOverridesListInner
- com.
Implements
public final class SignaturesOverridesListInner
implements JsonSerializable<SignaturesOverridesListInner>
Describes an object containing an array with a single item.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Signatures |
fromJson(JsonReader jsonReader)
Reads an instance of Signatures |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Signatures |
value()
Get the value property: Describes a list consisting exactly one item describing the policy's signature override status. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static SignaturesOverridesListInner fromJson(JsonReader jsonReader)
Reads an instance of SignaturesOverridesListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<SignaturesOverridesInner> value()
Get the value property: Describes a list consisting exactly one item describing the policy's signature override status.
Returns: