PreferencesValidationResponseProperties Class
- java.
lang. Object - com.
azure. resourcemanager. databox. models. ValidationInputResponse - com.
azure. resourcemanager. databox. models. PreferencesValidationResponseProperties
- com.
- com.
public final class PreferencesValidationResponseProperties
extends ValidationInputResponse
Properties of data center and transport preference validation response.
Constructor Summary
| Constructor | Description |
|---|---|
| PreferencesValidationResponseProperties() |
Creates an instance of Preferences |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Preferences |
fromJson(JsonReader jsonReader)
Reads an instance of Preferences |
|
Validation |
status()
Get the status property: Validation status of requested data center and transport. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
Validation |
validationType()
Get the validation |
Methods inherited from ValidationInputResponse
Methods inherited from java.lang.Object
Constructor Details
PreferencesValidationResponseProperties
public PreferencesValidationResponseProperties()
Creates an instance of PreferencesValidationResponseProperties class.
Method Details
fromJson
public static PreferencesValidationResponseProperties fromJson(JsonReader jsonReader)
Reads an instance of PreferencesValidationResponseProperties from the JsonReader.
Parameters:
Returns:
Throws:
status
public ValidationStatus status()
Get the status property: Validation status of requested data center and transport.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
PreferencesValidationResponseProperties.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
PreferencesValidationResponseProperties.validate()validationType
public ValidationInputDiscriminator validationType()
Get the validationType property: Identifies the type of validation response.
Overrides:
PreferencesValidationResponseProperties.validationType()Returns: