Amazon.DeviceFarm.Model.CreateUploadRequest.IsSetContentType C# (CSharp) Method

IsSetContentType() private method

private IsSetContentType ( ) : bool
return bool
        internal bool IsSetContentType()
        {
            return this._contentType != null;
        }