Amazon.APIGateway.Model.UpdateIntegrationRequest.IsSetHttpMethod C# (CSharp) Method

IsSetHttpMethod() private method

private IsSetHttpMethod ( ) : bool
return bool
        internal bool IsSetHttpMethod()
        {
            return this._httpMethod != null;
        }