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

IsSetAcceptRanges() private method

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