Amazon.APIGateway.Model.GetSdkResponse.IsSetContentDisposition C# (CSharp) Method

IsSetContentDisposition() private method

private IsSetContentDisposition ( ) : bool
return bool
        internal bool IsSetContentDisposition()
        {
            return this._contentDisposition != null;
        }