Amazon.Glacier.Model.GetJobOutputResponse.IsSetAcceptRanges C# (CSharp) Method

IsSetAcceptRanges() private method

private IsSetAcceptRanges ( ) : bool
return bool
        internal bool IsSetAcceptRanges()
        {
            return this._acceptRanges != null;
        }