Property | Type | Description |
---|
Method | Description | |
---|---|---|
Operation ( |
Constructs on operation from a service model, operation name, and the json model
|
|
ToString ( ) : string |
Represents the operation as a string
|
|
WrapsResultShape ( string shapeName ) : bool |
public Operation ( |
||
model | The model of the service the operation belongs to | |
name | string | The name of the operation |
data | JsonData | The json data from the model file |
return | Json.LitJson |
public WrapsResultShape ( string shapeName ) : bool | ||
shapeName | string | |
return | bool |