ValidationResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. fluent. models. ValidationResponseInner
- com.
Implements
public final class ValidationResponseInner
implements JsonSerializable<ValidationResponseInner>
Validation response from the provider.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Validation |
fromJson(JsonReader jsonReader)
Reads an instance of Validation |
| Map<String,String> |
info()
Get the info property: Info from the response. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ValidationResponseInner fromJson(JsonReader jsonReader)
Reads an instance of ValidationResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
info
public Map<String,String> info()
Get the info property: Info from the response.
Returns: