Amazon.APIGateway.Model.PutIntegrationResponseResponse.IsSetContentHandling C# (CSharp) Method

IsSetContentHandling() private method

private IsSetContentHandling ( ) : bool
return bool
        internal bool IsSetContentHandling()
        {
            return this._contentHandling != null;
        }