ServiceGatewayActionOkResponseBodyInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ServiceGatewayActionOkResponseBodyInner
- com.
Implements
public final class ServiceGatewayActionOkResponseBodyInner
implements JsonSerializable<ServiceGatewayActionOkResponseBodyInner>
Empty success response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Service |
fromJson(JsonReader jsonReader)
Reads an instance of Service |
| String |
status()
Get the status property: The status of the operation. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ServiceGatewayActionOkResponseBodyInner fromJson(JsonReader jsonReader)
Reads an instance of ServiceGatewayActionOkResponseBodyInner from the JsonReader.
Parameters:
Returns:
Throws:
status
public String status()
Get the status property: The status of the operation.
Returns:
toJson
validate
public void validate()
Validates the instance.