C# Class Amazon.APIGateway.Model.PatchOperation

A single patch operation to apply to the specified resource. Please refer to http://tools.ietf.org/html/rfc6902#section-4 for an explanation of how each operation is used.
显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetFrom ( ) : bool
IsSetOp ( ) : bool
IsSetPath ( ) : bool
IsSetValue ( ) : bool