GetSensitivitySettingsListResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. GetSensitivitySettingsListResponseInner
- com.
Implements
public final class GetSensitivitySettingsListResponseInner
implements JsonSerializable<GetSensitivitySettingsListResponseInner>
A list with a single sensitivity settings resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Get |
fromJson(JsonReader jsonReader)
Reads an instance of Get |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Get |
value()
Get the value property: The value property. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static GetSensitivitySettingsListResponseInner fromJson(JsonReader jsonReader)
Reads an instance of GetSensitivitySettingsListResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<GetSensitivitySettingsResponseInner> value()
Get the value property: The value property.
Returns: