Amazon.APIGateway.Model.UpdateBasePathMappingRequest.IsSetPatchOperations C# (CSharp) Method

IsSetPatchOperations() private method

private IsSetPatchOperations ( ) : bool
return bool
        internal bool IsSetPatchOperations()
        {
            return this._patchOperations != null && this._patchOperations.Count > 0; 
        }