Amazon.S3.Model.TagQuery.IsSetEncodingType C# (CSharp) Method

IsSetEncodingType() private method

private IsSetEncodingType ( ) : bool
return bool
        internal bool IsSetEncodingType()
        {
            return encodingType != null;
        }