Amazon.S3.Model.GetObjectTorrentRequest.IsSetKey C# (CSharp) Method

IsSetKey() private method

private IsSetKey ( ) : bool
return bool
        internal bool IsSetKey()
        {
            return this.key != null;
        }