Amazon.APIGateway.Model.UpdateIntegrationRequest.IsSetPatchOperations C# (CSharp) 메소드

IsSetPatchOperations() 개인적인 메소드

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